Searched defs:utc_epoch (Results 1 – 6 of 6) sorted by relevance
122 let utc_epoch = epoch_time.utc_display(); in test_utc_display_ok() localVariable140 let utc_epoch = epoch_time.utc_display_hms(); in test_utc_display_hms() localVariable150 let utc_epoch = epoch_time.utc_display_log(); in test_utc_display_log() localVariable
106 let utc_epoch: u64 = if t.timezone == r_efi::efi::UNSPECIFIED_TIMEZONE { in uefi_time_to_duration() localVariable