[][src]Macro climer::duration_from

macro_rules! duration_from {
    ( $m:expr ) => { ... };
    ( $m:expr, $s:expr ) => { ... };
    ( $m:expr, $s:expr, $n:expr ) => { ... };
}