Searched refs:mTimeMSLastFrame (Results 1 – 4 of 4) sorted by relevance
196 uint32_t mTimeMSLastFrame; variable
133 mTimeMSLastFrame = frame / 1000000; in timerPrint()140 mTimeMSLastFrame, in timerPrint()
152 mTimeMSLastFrame = frame / 1000000; in timerPrint()159 mTimeMSLastFrame, in timerPrint()190 …sprintf(buffer, "Avg fps %u, Frame %i ms, Script %i ms", mAverageFPS, mTimeMSLastFrame, mTimeMSLas… in displayDebugStats()
266 uint32_t mTimeMSLastFrame; variable