Searched refs:FRAME_COUNT (Results 1 – 1 of 1) sorted by relevance
44 #define FRAME_COUNT 10000 in DoGetFrameCount() macro56 if ((m_frames.size() % FRAME_COUNT) == 0) { in DoGetFrameCount()59 printf("%u frames in %.9f ms (%g frames/sec)\n", FRAME_COUNT, in DoGetFrameCount()61 (float)FRAME_COUNT / duration<double>(delta_t).count()); in DoGetFrameCount()