Searched defs:tick_rate (Results 1 – 2 of 2) sorted by relevance
/DragonOS/tools/debugging/logmonitor/src/ | ||
H A D | event.rs | 37 let tick_rate = Duration::from_millis(tick_rate); in new() localVariable |
H A D | app.rs | 133 tick_rate: usize, field |