|
spla
|
#include <time_profiler.hpp>

Public Member Functions | |
| TimeProfilerScope (TimeProfilerLabel *in_label) | |
| ~TimeProfilerScope () | |
Public Attributes | |
| TimeProfilerLabel * | label |
| std::chrono::steady_clock::time_point | start |
| std::chrono::steady_clock::time_point | end |
|
explicit |
| spla::TimeProfilerScope::~TimeProfilerScope | ( | ) |
| std::chrono::steady_clock::time_point spla::TimeProfilerScope::end |
| TimeProfilerLabel* spla::TimeProfilerScope::label |
| std::chrono::steady_clock::time_point spla::TimeProfilerScope::start |