Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
Dprofiler_fps.cpp162 void ProfilerFPS::GetSectionsPrint(int printCount, long long msStartTime, int numb, long long harTi… in GetSectionsPrint()
204 long long msStartTime = (fpsInfoResult.currTimeStamps[0] / msClear) * msClear + msJiange; in GetSectionsFps() local