Enum QueryType
Defines the types of a GPU query.
public enum QueryType
- Extension Methods
Fields
Timestamp = 0Represents a timestamp value, typically used to indicate a point in time. Used for measuring the time taken by GPU operations.
Defines the types of a GPU query.
public enum QueryType
Timestamp = 0Represents a timestamp value, typically used to indicate a point in time. Used for measuring the time taken by GPU operations.