pub const BOOT_MONO_DIFF: &str = "boot_monotonic_difference_ns";
The delta between the boot and monotonic clocks after resuming from suspend, in nanoseconds. Formula: mono_time_ns = boot_time_ns - boot_monotonic_difference_ns