> lang > timer | ![]() |
| Documentation |
|
Time = Timer [ ( ) ] AS Float
Returns the number of elapsed seconds from the beginning of the program as a floating point number.
![]() | This function uses the system timer, so its return value is affected if the system clock is set e.g. by root with the date command. |