Home | History | Annotate | Download | only in octane

Lines Matching refs:timeElapsed

7516     var timeElapsed = newTime - this.lastIteration;  //Get the numnber of milliseconds since this last executed.
7520 this.RTCSeconds += timeElapsed / 1000;