Enum ProfilingMessageType
- Namespace
- Stride.Core.Diagnostics
- Assembly
- Stride.Core.dll
Type of a profiling message.
public enum ProfilingMessageType
Fields
Begin = 0
A begin message.
End = 1
A end message.
Mark = 2
A mark message.
Type of a profiling message.
public enum ProfilingMessageType
Begin = 0
A begin message.
End = 1
A end message.
Mark = 2
A mark message.