nn::os::Tick::GetSystemCurrent Member Function

Syntax

#include <nn/os.h>

static Tick GetSystemCurrent();

Arguments

None.

Return Values

The system's Tick value.

Description

Returns the number of ticks that have occurred since the system was started up.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL