Skip to main content

current_time_ns

Function current_time_ns 

Source
pub fn current_time_ns() -> u64
Expand description

Get current monotonic time in nanoseconds since boot.

Uses the scheduler tick counter (100Hz = 10ms per tick).