LOS_TickCountGet
System time
UINT64
LOS_TickCountGet
(
VOID
)
Obtain the number of Ticks.
Description:
This API is used to obtain the number of Ticks.
注意:
None
参数:
参数名称
描述
None
返回值:
返回值
描述
UINT64
The number of Ticks.
Dependency:
los_sys.h
: the header file that contains the API declaration.
参见:
None
自从:
Huawei LiteOS V100R001C00