highgui(win32): improve waitKey() timeout condition
- use cv::getTickCount() instead of Win32 GetTickCount() - process message queue before timeout exit
Showing
Please
register
or
sign in
to comment
- use cv::getTickCount() instead of Win32 GetTickCount() - process message queue before timeout exit