OSGetTick

Syntax

#include <revolution/os.h>

OSTick OSGetTick(void);

Arguments

None.

Return Values

The 32 low order bits of the time base register.

Description

Retrieves ticks (32 low order bits of the time base register).

See Also

Time Functions, OSGetTime

Revision History

2006/03/01 Initial version.


CONFIDENTIAL