Helper class with static functions to signal the beginnings and endings of performance profiling events. In Debug builds events are also passed to PIX.
More...
|
static void | AddEvent (string name) |
| Adds a non-timed profiler event. More...
|
|
|
static Query | DeviceQuery [get, set] |
| The current D3D device query to use for controlling the command buffer. More...
|
|
Helper class with static functions to signal the beginnings and endings of performance profiling events. In Debug builds events are also passed to PIX.
◆ AddEvent()
static void OmegaEngine.Profiler.AddEvent |
( |
string |
name | ) |
|
|
inlinestatic |
Adds a non-timed profiler event.
- Parameters
-
name | Te name of the event. |
◆ DeviceQuery
Query OmegaEngine.Profiler.DeviceQuery |
|
staticgetset |
The current D3D device query to use for controlling the command buffer.
The documentation for this class was generated from the following file: