Multimedia Timer in GPU

deepavs

Newcomer
I am using two timers for rendering to two windows using GPU. If i use two Multimedia timers or two SetTimers, images are rendered. But if i use one MM timer for one window and SetTimer for another at a time, GPU not rendering. Is there any problem in using SetTimer and MM timer at a time in GPU?
 
Back
Top