Home
last modified time | relevance | path

Searched defs:tick_rate (Results 1 – 2 of 2) sorted by relevance

/DragonOS/tools/debugging/logmonitor/src/
H A Devent.rs37 let tick_rate = Duration::from_millis(tick_rate); in new() localVariable
H A Dapp.rs133 tick_rate: usize, field