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