nn::nex::Time::GetTime Member Function

Syntax

static Time GetTime();

Parameters

None.

Return Values

Returns the Time object that indicates time in milliseconds.

Description

Gets the Time object that indicates time in milliseconds.

Same as calling the SystemClock::GetTime function. The precision and performance of the time acquisition is influenced by the time provider performance. For more information about getting time, see SystemClock.

See Also

SystemClock::GetTime

Revision History

2012/10/15
Initial version.

CONFIDENTIAL