Searched refs:MONITOR_FREQ (Results 1 – 2 of 2) sorted by relevance
1871 const unsigned int MONITOR_FREQ = 60; in StartRender() local1884 if(FALSE == _screenUpdateEvent->StartTimer(true, 1000/MONITOR_FREQ)) in StartRender()1907 _screenUpdateEvent->StartTimer(true, 1000/MONITOR_FREQ); in StartRender()
424 const unsigned int MONITOR_FREQ = 60;432 _screenUpdateEvent->StartTimer(true, 1000 / MONITOR_FREQ)) {