更新日期: 2022/06/01 来源: https://gitee.com/weharmony/kernel_liteos_a_note
SwtmrDebugBase结构体 参考

#include <los_swtmr_pri.h>

成员变量

UINT64 startTime
 
UINT64 waitTimeMax
 
UINT64 waitTime
 
UINT64 waitCount
 
UINT64 readyStartTime
 
UINT64 readyTime
 
UINT64 readyTimeMax
 
UINT64 runTime
 
UINT64 runTimeMax
 
UINT64 runCount
 
UINT32 times
 

详细描述

在文件 los_swtmr_pri.h118 行定义.

结构体成员变量说明

◆ readyStartTime

UINT64 SwtmrDebugBase::readyStartTime

在文件 los_swtmr_pri.h123 行定义.

◆ readyTime

UINT64 SwtmrDebugBase::readyTime

在文件 los_swtmr_pri.h124 行定义.

◆ readyTimeMax

UINT64 SwtmrDebugBase::readyTimeMax

在文件 los_swtmr_pri.h125 行定义.

◆ runCount

UINT64 SwtmrDebugBase::runCount

在文件 los_swtmr_pri.h128 行定义.

◆ runTime

UINT64 SwtmrDebugBase::runTime

在文件 los_swtmr_pri.h126 行定义.

◆ runTimeMax

UINT64 SwtmrDebugBase::runTimeMax

在文件 los_swtmr_pri.h127 行定义.

◆ startTime

UINT64 SwtmrDebugBase::startTime

在文件 los_swtmr_pri.h119 行定义.

◆ times

UINT32 SwtmrDebugBase::times

在文件 los_swtmr_pri.h129 行定义.

◆ waitCount

UINT64 SwtmrDebugBase::waitCount

在文件 los_swtmr_pri.h122 行定义.

◆ waitTime

UINT64 SwtmrDebugBase::waitTime

在文件 los_swtmr_pri.h121 行定义.

◆ waitTimeMax

UINT64 SwtmrDebugBase::waitTimeMax

在文件 los_swtmr_pri.h120 行定义.


该结构体的文档由以下文件生成: