Enum tacho::TimeUnit [] [src]

pub enum TimeUnit {
    Millis,
    Micros,
}

Variants

Trait Implementations

impl Copy for TimeUnit
[src]

impl Clone for TimeUnit
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more