nn::fnd::DateTime::GetSecond Member Function

Syntax

#include <nn/fnd.h>

s32 GetSecond() const;

Arguments

None.

Return Values

Returns a value between 0 and 59 indicating the second.

Description

Gets the second.

Includes calculations that convert from time elapsed.

Revision History

2010/01/29
Initial version.

CONFIDENTIAL