nnosTickGetSystemCurrent Function

Syntax

#include <nn/os.h>

NN_EXTERN_C s64 nnosTickGetSystemCurrent(
     void
);

Arguments

None.

Return Values

Description

See the corresponding C++ function nn::os::Tick::GetSystemCurrent.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL