Home | History | Annotate | Download | only in src

Lines Matching full:time

69  * Starts the timer. This sets the reference time from which all new elapsed
70 * time are computed. This does not reset the elapsed time to 0. This is
119 * Returns the timer elapsed time. If the Timer is in the stopped state,
122 * elapsed time since the last time PCPUTimerStart() was called.
150 * Resets the elapsed time to 0 and resets the reference time of the Timer.
198 * Starts the timer. This sets the reference time from which all new elapsed
199 * time are computed. This does not reset the elapsed time to 0. This is
216 * Returns the timer elapsed time. If the Timer is in the stopped state,
219 * elapsed time since the last time PCPUTimerStart() was called.
228 * Resets the elapsed time to 0 and resets the reference time of the Timer.