Skip to main content

boot_time_to_system_time

Function boot_time_to_system_time 

Source
pub fn boot_time_to_system_time(boot_time_ns: u64) -> u64
Expand description

Convert boot time (from eBPF bpf_ktime_get_ns()) to system time (nanoseconds since UNIX epoch).