Skip to main content

format_timecode

Function format_timecode 

Source
pub fn format_timecode(frame: u64, fps: u32) -> String
Expand description

Format a frame index as MM:SS.ff (ff = frame within the second).