Searched defs:BootTime (Results 1 – 7 of 7) sorted by relevance
38 pub struct BootTime { struct56 impl BootTime { argument80 pub fn checked_add(&self, duration: Duration) -> Option<BootTime> { in checked_add()
822 pub struct BootTime(i64); struct824 impl BootTime { implementation846 impl ToSql for BootTime { implementation852 impl FromSql for BootTime { implementation891 pub fn time_received(&self) -> BootTime { in time_received()
786 ) -> Option<BootTime> { in get_last_auth_time()
90 expiry: BootTime, in query()
221 expiry: Option<BootTime>, in query()
445 LARGE_INTEGER BootTime; member486 LARGE_INTEGER BootTime; member527 LARGE_INTEGER BootTime; member
729 LARGE_INTEGER BootTime; member