GetMilliSeconds

nn::fnd::TimeSpan::GetMilliSeconds Member Function

Syntax

s64 GetMilliSeconds() const;

Parameters

None.

Return Values

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

Description

Gets the time in milliseconds.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL