nn::nex::Chrono::Start Member Function

Syntax

qBool Start();

Parameters

None.

Return Values



Value Description
true Returned when the timer was successfully started.
false Returned when the timer could not be started because it was not stopped.

Description

Starts the timer from 0 (ms).

This function has the same functionality as the start button on a regular stopwatch.

See Also

Stop()

Revision History

2012/07/18
Initial version.

CONFIDENTIAL