Home
last modified time | relevance | path

Searched refs:push_timer_unit (Results 1 – 2 of 2) sorted by relevance

/DragonReach/src/manager/timer_manager/
H A Dmod.rs52 pub fn push_timer_unit(unit: Arc<Mutex<TimerUnit>>) { in push_timer_unit() method
/DragonReach/src/unit/timer/
H A Dmod.rs202 TimerManager::push_timer_unit(unit); in _init()