Macro monotree::fmtime

source ·
macro_rules! fmtime {
    ($t:expr) => { ... };
}
Expand description

Convert elapsed time in nano second (u128) into appropriate format of time (String).