Lines Matching refs:time
4 use std::time::Duration;
17 /// This usually means that either time unit is broken into words,
27 /// time units.
60 "time unit needed, for example {0}sec or {0}ms",
67 "unknown time unit {:?}, \
207 /// The duration object is a concatenation of time spans. Where each time
224 /// use std::time::Duration;
247 /// use std::time::Duration;
335 use std::time::Duration;
448 "time unit needed, for example 123sec or 123ms");
450 "time unit needed, for example 1sec or 1ms");
452 "unknown time unit \"nights\", supported units: \