Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
载入中...
搜索中...
未找到
Game.Profiler.Metric
Game.Profiler.Metric 的协作图:

Public 属性

string Name
int HitCount
long TotalTicks
long MaxTicks
readonly RunningAverage AverageHitCount = new(5f)
readonly RunningAverage AverageTime = new(5f)

详细描述

在文件 Profiler.cs7 行定义.

类成员变量说明

◆ AverageHitCount

readonly RunningAverage Game.Profiler.Metric.AverageHitCount = new(5f)

在文件 Profiler.cs16 行定义.

◆ AverageTime

readonly RunningAverage Game.Profiler.Metric.AverageTime = new(5f)

在文件 Profiler.cs18 行定义.

◆ HitCount

int Game.Profiler.Metric.HitCount

在文件 Profiler.cs10 行定义.

◆ MaxTicks

long Game.Profiler.Metric.MaxTicks

在文件 Profiler.cs14 行定义.

◆ Name

string Game.Profiler.Metric.Name

在文件 Profiler.cs8 行定义.

◆ TotalTicks

long Game.Profiler.Metric.TotalTicks

在文件 Profiler.cs12 行定义.


该类的文档由以下文件生成:
  • E:/sc/doxygen/SurvivalcraftApi 1.8.2.3/Survivalcraft.Windows/Game/Profiler.cs