Microsoft DirectX 9.0 |
The ThrottleWait method inserts a wait period after each frame.
Syntax
void ThrottleWait(void);
Return Value
No return value.
Remarks
This member function waits for a time period obtained from the m_trThrottle data member.
See Also