pmu_get_time
now = pmu_get_time();
return pmu_get_time();
rtc_time64_to_tm(pmu_get_time(), tm);
extern time64_t pmu_get_time(void);