time_us_32() function
Return a 32 bit timestamp value in microseconds for the default timer instance Returns the low 32 bits of the hardware timer.
Syntax
static inline uint32_t time_us_32(void);
Return value
the 32 bit timestamp \sa timer_time_us_32
Notes
This value wraps roughly every 1 hour 11 minutes and 35 seconds.
Examples
time_us_32() is referenced by 2 libraries and example projects: