GetMilliSecond

nn::fnd::DateTime::GetMilliSecond Member Function

Syntax

#include <nn/fnd.h>

s32 GetMilliSecond() const;

Parameters

None.

Return Values

Returns the millisecond as a value between 0 and 999.

Description

Gets the millisecond.

Includes calculations that convert from time elapsed.

Revision History

2010/09/06
Fixed this documentation to give information for GetMilliSecond instead of GetSecond.
2010/02/10
Initial version.

CONFIDENTIAL