Definition at line 45 of file mainVideo.cpp.
References gFramesDone, gTimer, and Impala::Timer::Start().
Referenced by DemoVideo().
00046 { 00047 gTimer.Start(); 00048 gFramesDone = 0; 00049 }
Here is the call graph for this function: