nn::fnd::DateTime::GetMinute Member Function

Syntax

#include <nn/fnd.h>

s32 GetMinute() const;

Arguments

None.

Return Values

Returns a value between 0 and 59 indicating the minute.

Description

Gets the minute.

Includes calculations that convert from time elapsed.

Revision History

2010/01/29
Initial version.

CONFIDENTIAL