SIRIUS 7.5.0
Electronic structure library and applications
|
A time-based profiler. More...
Go to the source code of this file.
Namespaces | |
module | sirius |
Namespace of the SIRIUS library. | |
Macros | |
#define | PROFILE(...) |
#define | PROFILE_START(...) |
#define | PROFILE_STOP(...) |
A time-based profiler.
Definition in file profiler.hpp.
#define PROFILE | ( | ... | ) |
Definition at line 72 of file profiler.hpp.
#define PROFILE_START | ( | ... | ) |
Definition at line 73 of file profiler.hpp.
#define PROFILE_STOP | ( | ... | ) |
Definition at line 74 of file profiler.hpp.