Searched defs:MillisecondsSinceEpoch (Results 1 – 4 of 4) sorted by relevance
240 fn now(&self) -> MillisecondsSinceEpoch; in now()
158 pub struct MillisecondsSinceEpoch(pub i64); struct
59 pub struct MillisecondsSinceEpoch(pub i64); struct
93 fn now(&self) -> MillisecondsSinceEpoch; in now()533 fn now(&self) -> MillisecondsSinceEpoch { in now()