Searched refs:printFps (Results 1 – 2 of 2) sorted by relevance
141 connect(fpsTimer, SIGNAL(timeout()), this, SLOT(printFps())); in MainView()217 void printFps() in printFps() function in MainView
293 (MainView::printFps): we print the fps with qDebug every 5 seconds.