#include <atomic>
#include <chrono>
#include <map>
#include <ostream>
#include <string>
Go to the source code of this file.
◆ TIME_PROFILE_LABEL
| #define TIME_PROFILE_LABEL __auto_profile_label |
◆ TIME_PROFILE_SCOPE
| #define TIME_PROFILE_SCOPE |
( |
| name | ) |
|
Value:
#define TIME_PROFILE_LABEL
Definition time_profiler.hpp:85
◆ TIME_PROFILE_SUBLABEL
| #define TIME_PROFILE_SUBLABEL __auto_profile_sublabel |
◆ TIME_PROFILE_SUBSCOPE
| #define TIME_PROFILE_SUBSCOPE |
( |
| name | ) |
|
Value:
#define TIME_PROFILE_SUBLABEL
Definition time_profiler.hpp:86