General system information useful for profiling. More...
Public Member Functions | |
| profilingSysInfo ()=default | |
| Construct null. More... | |
| ~profilingSysInfo ()=default | |
| Destructor. More... | |
| void | update () |
| Update it with a new timing information. More... | |
| Ostream & | write (Ostream &os) const |
| Write the profiling system-info, use dictionary format. More... | |
General system information useful for profiling.
Definition at line 52 of file profilingSysInfo.H.
|
default |
Construct null.
|
default |
Destructor.
| void update | ( | ) |
Update it with a new timing information.
| Foam::Ostream & write | ( | Ostream & | os | ) | const |
Write the profiling system-info, use dictionary format.
Definition at line 60 of file profilingSysInfo.C.
References Foam::foamVersion::build, clock::dateTime(), Foam::hostName(), Foam::foamVersion::version, and Ostream::writeEntry().