Enum GameProfilingSorting
public enum GameProfilingSorting
Fields
[Display("Average time", null)] ByAverageTime = 0
[Display("Key", null)] ByName = 2
[Display("Total time", null)] ByTime = 1
public enum GameProfilingSorting
[Display("Average time", null)]
ByAverageTime = 0
[Display("Key", null)]
ByName = 2
[Display("Total time", null)]
ByTime = 1