nn::fnd::TimeSpan::GetHours Member Function

Syntax

s64 GetHours() const;

Arguments

None.

Return Values

Returns an s64 value by converting the length of time represented by this TimeSpan object into an hours value.

Description

Gets the time in hours.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL