Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dheap_timer.cpp49 bool CTimerMng::start_timer(CTimerNotify* timerable, uint32_t interval) in start_timer()
66 void CTimerMng::stop_timer(CTimerNotify* timerable) in stop_timer()