Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/utils/
Dtimers.h100 static TimeStartFunc timerStart; variable
Dtimers.cpp23 TimeStartFunc Timer::timerStart = Timer::TimerStartDoNothing; member in panda::Timer