Struct transient_hashmap::StandardTimer
[−]
[src]
pub struct StandardTimer;
Standard time provider returning current time.
Trait Implementations
impl Default for StandardTimer
[src]
fn default() -> StandardTimer
[src]
Returns the "default value" for a type. Read more