Structs
Traditional UNIX timespec structures represent elapsed time, measured by the system clock
Traditional UNIX timeval structures represent elapsed time, measured by the system clock
Store the current process times used in the time()
.
Constants
Functions
Return current time measured by ticks, which is NOT divided by frequency.
Return current time measured by ms.
Return current time measured by nano seconds.
Return current time measured by seconds.
Return current time measured by us.
Set next trigger.