Expand description
The Real-Time OS API
Functionsยง
- micros
- Gets the number of microseconds since PROS initialized
- millis
- Gets the number of milliseconds since PROS initialized
- task_
delay - Delays the current task for a given number of milliseconds
- task_
delay_ until - Delays the current task until a specified time