clockValue.H File Reference
Include dependency graph for clockValue.H:
This graph shows which files directly or indirectly include this file:

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

 Foam
 Namespace for OpenFOAM.
 

Functions

clockValue operator- (const clockValue &a, const clockValue &b)
 Subtraction of clock values. More...
 
clockValue operator+ (const clockValue &a, const clockValue &b)
 Addition of clock values. More...
 

Detailed Description

Original source file clockValue.H

Definition in file clockValue.H.