-
Notifications
You must be signed in to change notification settings - Fork 4
Micros
AutomationDirect edited this page Jan 3, 2020
·
2 revisions
Returns the number of microseconds since the program began running.
The output of the block is a 'Long Integer' number that contains the number of microseconds since the program began.
- Warning: the output of this block will overflow (go back to zero), after approximately 70 minutes.
- Place the result of this block into 'Long Integer' variables.
For more information about the 'millis' function, see millis.