Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Macros | |
| #define | WIN32_LEAN_AND_MEAN |
| #define | WINVER 0x0500 |
| #define | SIGALRM 14 |
Functions | |
| defineTypeNameAndDebug (timer, 0) | |
| static VOID CALLBACK | timerExpired (PVOID lpParam, BOOLEAN TimerOrWaitFired) |
Variables | |
| static HANDLE | hTimer_ = nullptr |
|
static |
Definition at line 62 of file timer.C.
References SIGALRM.
Referenced by timer::timer().
|
static |
Definition at line 57 of file timer.C.
Referenced by timer::timer(), and timer::~timer().