Table of Contents

Enum GameProfilingSorting

Namespace
Stride.Profiling
Assembly
Stride.Engine.dll
public enum GameProfilingSorting

Fields

[Display("Average time", null)] ByAverageTime = 0
[Display("Key", null)] ByName = 2
[Display("Total time", null)] ByTime = 1