Microsoft DirectX 9.0 |
The OnWaitStart method updates times spent waiting and not waiting.
Syntax
void OnWaitStart(void);
Return Value
No return value.
Remarks
This member function is called when starting to wait for a rendering event. It is used only for performance measurements.
See Also