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

Go to the source code of this file.

Classes

class  clockTime
 Starts timing and returns elapsed time from start. Uses std::chrono::high_resolution_clock for better resolution (2uSec instead of ~20mSec) than cpuTime. More...
 

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Detailed Description

Original source file clockTime.H

Definition in file clockTime.H.