nn::nex::Chrono::Stop Member Function

Syntax

TimeInterval Stop();

Parameters

None.

Return Values



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

Description

Stops the timer.

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

See Also

Start

Revision History

2012/07/18
Initial version.

CONFIDENTIAL