Skip to main content

format_countdown

Function format_countdown 

Source
pub fn format_countdown(secs: u64) -> String
Expand description

Format remaining seconds as M:SS (or MM:SS past ten minutes) for the tray title. macOS/Linux only; Windows trays don’t render text.