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