Searched defs:time_display (Results 1 – 3 of 3) sorted by relevance
21 pub mod time_display; module
120 let time_display = TimeDisplay::new(capture.seconds, capture.nanos as u32); in handle_capture_get() localVariable
259 let time_display = TimeDisplay::new( in get_requests() localVariable