|
SIRIUS 7.5.0
Electronic structure library and applications
|
Timing functions. More...
Go to the source code of this file.
Namespaces | |
| module | sirius |
| Namespace of the SIRIUS library. | |
Typedefs | |
| using | sirius::time_point_t = std::chrono::high_resolution_clock::time_point |
Functions | |
| auto | sirius::timestamp (std::string fmt) |
| Return the timestamp string in a specified format. More... | |
| double | sirius::wtime () |
| Wall-clock time in seconds. More... | |
| auto | sirius::time_now () |
| double | sirius::time_interval (std::chrono::high_resolution_clock::time_point t0) |
Timing functions.
Definition in file time_tools.hpp.