Searched refs:nCurrElapsedTime (Results 1 – 1 of 1) sorted by relevance
62 const double nCurrElapsedTime( maTimer.getElapsedTime() ); in calcTimeLag() local66 "next step is based on time: %f", nCurrElapsedTime ); in calcTimeLag()77 nCurrElapsedTime / mnMinSimpleDuration ); in calcTimeLag()125 const double nCurrElapsedTime( maTimer.getElapsedTime() ); in perform() local126 double nT( nCurrElapsedTime / mnMinSimpleDuration ); in perform()
Completed in 12 milliseconds