

Go to the source code of this file.
Classes | |
| class | clockValue |
| Access to high-resolution clock value with some basic operations. Used to calculate time durations, elapsed times etc. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| clockValue | operator- (const clockValue &a, const clockValue &b) |
| Subtraction of clock values. | |
| clockValue | operator+ (const clockValue &a, const clockValue &b) |
| Addition of clock values. | |
Original source file clockValue.H
Definition in file clockValue.H.