nn::fnd::TimeSpan::GetDays
Member Function
Syntax
s64 GetDays() const;
Arguments
None.
Return Values
Returns an s64 value by converting the length of time represented by this
TimeSpan
object into a days value.
Description
Gets the time in days.
Revision History
2010/06/14
Initial version.
CONFIDENTIAL