GetSeconds

nn::fnd::TimeSpan::GetSeconds Member Function

Syntax

s64 GetSeconds() const;

Parameters

None.

Return Values

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

Description

Gets the time in seconds.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL