SIRIUS 7.5.0
Electronic structure library and applications
Namespaces | Macros
profiler.hpp File Reference

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(...)
 

Detailed Description

A time-based profiler.

Definition in file profiler.hpp.

Macro Definition Documentation

◆ PROFILE

#define PROFILE (   ...)

Definition at line 72 of file profiler.hpp.

◆ PROFILE_START

#define PROFILE_START (   ...)

Definition at line 73 of file profiler.hpp.

◆ PROFILE_STOP

#define PROFILE_STOP (   ...)

Definition at line 74 of file profiler.hpp.