Trait PrettyDuration
clock_cli::utils
pub trait PrettyDuration { fn pretty(&self) -> String; }
fn pretty(&self) -> String
impl PrettyDuration for Duration
Pretty-prints a chrono::Duration in the form HH:MM:SS.xxx
HH:MM:SS.xxx