Searched refs:mTimeMSLastFrame (Results 1 – 2 of 2) sorted by relevance
306 uint32_t mTimeMSLastFrame; variable
181 mTimeMSLastFrame = frame / 1000000; in timerPrint()188 mTimeMSLastFrame, in timerPrint()227 …sprintf(buffer, "Avg fps %u, Frame %i ms, Script %i ms", mAverageFPS, mTimeMSLastFrame, mTimeMSLas… in displayDebugStats()