pub fn current_time_ns() -> u64
Get current monotonic time in nanoseconds since boot.
Uses the scheduler tick counter (100Hz = 10ms per tick).