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