Function mist_core::timing::split_time_text[][src]

pub fn split_time_text(ms: u128) -> String
Expand description

Creates the text for times of splits.

Essentially the same as ms_to_readable but truncates at tenths place.