次の方法で共有


OALTimerCountsSinceSysTick (Compact 2013)

10/16/2014

This function returns the time that has expired since the current system tick.

Syntax

INT32 OALTimerCountsSinceSysTick();

Parameters

None.

Return Value

Returns the time that has expired since the current system tick.

Requirements

Header

oal_timer.h

Library

Developer Implemented

See Also

Reference

Timer Functions