Searched defs:BootTime (Results 1 – 2 of 2) sorted by relevance
795 pub struct BootTime(i64); struct797 impl BootTime { implementation819 impl ToSql for BootTime { implementation825 impl FromSql for BootTime { implementation864 pub fn time_received(&self) -> BootTime { in time_received()
882 ) -> Option<BootTime> { in get_last_auth_time()