Searched refs:PRINT (Results 1 – 1 of 1) sorted by relevance
98 #define PRINT(__msg) NN_LOG __msg macro263 PRINT(("AVG Time: %0.5f (fps: %0.3f)\n", avgtime, (1. / (avgtime/1000000.0)))); in DrawFrame()