⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

rtc_read

Function rtc_read 

Source
pub fn rtc_read() -> RtcTime
Expand description

Read the current RTC time (/dev/rtc read interface).

Returns the current wall-clock time as an RtcTime struct.