Function current_time_us

Function Documentation

uint64_t current_time_us()

Get current system time in microseconds.

Returns the current system time converted to microseconds. Uses the system timer value and overflow counter for 64-bit precision.

Returns:

Current system time in microseconds