nn::nex::SessionClock::GetTime Member Function

Syntax

static Time GetTime();

Parameters

None.

Return Values

Returns the current session clock value in units of milliseconds.

Description

Gets the session clock.

You can get session clock information from the SessionClock object being stored locally by calling this function. The SessionClock object is synchronized with the SessionClock object on the session master. This function can be called by all stations participating in a session.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL