Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmicro_thread.h460 return GetSystemMS(); in GetLastClock()
525 utime64_t GetSystemMS(void) { in GetSystemMS() function
H A Dmicro_thread.cpp569 _last_clock = GetSystemMS(); in InitFrame()
660 mtframe->SetLastClock(mtframe->GetSystemMS()); in Loop()