Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This object provides access to timer functions such as ITimer::Freeze and ITimer::GetTime.
Members
The ITimer object inherits from the IUnknown interface but does not have additional members.
Remarks
The timer functionality in MSHTML is implemented as a service. To obtain an ITimerService object, call IServiceProvider::QueryService. ITimer objects are then obtained through the ITimerService object.