time
Returns current time in seconds from the epoch January 1, 1970.
Syntax
R = time
Outputs
- R
- Type: double
Example
R = time()
R = 1.54948155e+09
Returns current time in seconds from the epoch January 1, 1970.
R = time
R = time()
R = 1.54948155e+09