Home
last modified time | relevance | path

Searched refs:nCurrElapsedTime (Results 1 – 1 of 1) sorted by relevance

/trunk/main/slideshow/source/engine/activities/
H A Dsimplecontinuousactivitybase.cxx62 const double nCurrElapsedTime( maTimer.getElapsedTime() ); in calcTimeLag() local
66 "next step is based on time: %f", nCurrElapsedTime ); in calcTimeLag()
77 nCurrElapsedTime / mnMinSimpleDuration ); in calcTimeLag()
125 const double nCurrElapsedTime( maTimer.getElapsedTime() ); in perform() local
126 double nT( nCurrElapsedTime / mnMinSimpleDuration ); in perform()

Completed in 13 milliseconds