#include <concrt.h>
_CONCRTIMP Concurrency::details::_Timer::_Timer |
( |
unsigned int |
_Ms, |
|
|
bool |
_FRepeating |
|
) |
| |
|
protected |
virtual _CONCRTIMP Concurrency::details::_Timer::~_Timer |
( |
| ) |
|
|
protectedvirtual |
virtual void Concurrency::details::_Timer::_Fire |
( |
| ) |
|
|
privatepure virtual |
bool Concurrency::details::_Timer::_M_fRepeating |
|
private |
HANDLE Concurrency::details::_Timer::_M_hTimer |
|
private |
unsigned int Concurrency::details::_Timer::_M_ms |
|
private |
The documentation for this class was generated from the following file: