

Go to the source code of this file.
Classes | |
| class | timer |
| Implements a timeout mechanism via sigalarm. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Macros | |
| #define | timedOut(x) |
| Check if timeout has occurred. | |
| #define timedOut | ( | x | ) |
Check if timeout has occurred.
keep setjmp in same stack frame so no function calls
Definition at line 72 of file timer.H.
Referenced by fileStat::fileStat(), and Foam::ping().