#include "ut_timer.h"
Go to the source code of this file.
Classes | |
class | UT_Win32Timer |
Functions | |
VOID CALLBACK | Global_Win32TimerProc (HWND hwnd, UINT uMsg, UINT idEvent, DWORD dwTime) |
VOID CALLBACK Global_Win32TimerProc | ( | HWND | hwnd, | |
UINT | uMsg, | |||
UINT | idEvent, | |||
DWORD | dwTime | |||
) |
References UT_Win32Timer::findWin32Timer(), UT_Worker::fire(), UT_Win32Timer::timersPaused(), and UT_ASSERT.
Referenced by AP_Win32FrameImpl::_DocumentWndProc(), and UT_Win32Timer::set().