Searched defs:timerStart (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/libpandabase/utils/ | ||
| D | timers.h | 100 static TimeStartFunc timerStart; variable |
| D | timers.cpp | 23 TimeStartFunc Timer::timerStart = Timer::TimerStartDoNothing; member in panda::Timer |