GetMicroSeconds

nn::fnd::TimeSpan::GetMicroSeconds Member Function

Syntax

s64 GetMicroSeconds() const;

Parameters

None.

Return Values

Returns a value by converting the length of time represented by this TimeSpan object into a microseconds value.

Description

Gets the time in microseconds.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL