115void rtc_shutdown(
void);
time_t rtc_unix_secs(void)
Get the current date/time.
time_t rtc_boot_time(void)
Get the time since the system was booted.
int rtc_set_unix_secs(time_t time)
Set the current date/time.
KOS-implementation of select C11 and POSIX extensions.