载入中...
搜索中...
未找到
eve::ui::UIStats结构体 参考

#include <UISystem.h>

Public 属性

int hostCount = 0
 
int nodeCount = 0
 
double measureMs = 0.0
 
double walkMs = 0.0
 

详细描述

Per-frame UI statistics (P2-3 profiler counters).

在文件 UISystem.h43 行定义.

类成员变量说明

◆ hostCount

int eve::ui::UIStats::hostCount = 0

在文件 UISystem.h44 行定义.

◆ measureMs

double eve::ui::UIStats::measureMs = 0.0

在文件 UISystem.h46 行定义.

◆ nodeCount

int eve::ui::UIStats::nodeCount = 0

在文件 UISystem.h45 行定义.

◆ walkMs

double eve::ui::UIStats::walkMs = 0.0

在文件 UISystem.h47 行定义.


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