载入中...
搜索中...
未找到
#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.h 第 43 行定义.
类成员变量说明
◆ hostCount
| int eve::ui::UIStats::hostCount = 0 |
在文件 UISystem.h 第 44 行定义.
◆ measureMs
| double eve::ui::UIStats::measureMs = 0.0 |
在文件 UISystem.h 第 46 行定义.
◆ nodeCount
| int eve::ui::UIStats::nodeCount = 0 |
在文件 UISystem.h 第 45 行定义.
◆ walkMs
| double eve::ui::UIStats::walkMs = 0.0 |
在文件 UISystem.h 第 47 行定义.
该结构体的文档由以下文件生成:
- src/modules/ui/UISystem.h