get_time_ms

Function get_time_ms 

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

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

ยงArguments

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