get_time_us

Function get_time_us 

Source
pub fn get_time_us(clock_type: ClockType) -> u64
Expand description

Returns a timestamp in microseconds based on the provided clock type.

ยงArguments

  • clock_type - Identifier of the Linux Kernel clock on which to act.