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

Syntax

s64 GetMilliSeconds() const;

Arguments

None.

Return Values

Returns a TimeSpan 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