nn::nex::Chrono::Resume Member Function

Syntax

qBool Resume();

Parameters

None.

Return Values



Value Description
true Returned when the timer was successfully resumed.
false Returned when the timer cannot be resumed because it is not paused.

Description

Resumes the timer.

This function can be used to resume a timer that was paused with the Pause function.

See Also

Pause

Revision History

2012/07/18
Initial version.

CONFIDENTIAL