#include <time_profiler.hpp>
◆ TimeProfilerLabel()
| spla::TimeProfilerLabel::TimeProfilerLabel |
( |
TimeProfilerLabel * | in_parent, |
|
|
const char * | in_name, |
|
|
const char * | in_file, |
|
|
const char * | in_function ) |
◆ child_count
| int spla::TimeProfilerLabel::child_count = 0 |
◆ executed_nano
| std::uint64_t spla::TimeProfilerLabel::executed_nano = 0 |
◆ file
| const char* spla::TimeProfilerLabel::file |
◆ function
| const char* spla::TimeProfilerLabel::function |
◆ name
| std::string spla::TimeProfilerLabel::name |
◆ nano
| std::atomic_uint64_t spla::TimeProfilerLabel::nano |
◆ parent
◆ queued_nano
| std::uint64_t spla::TimeProfilerLabel::queued_nano = 0 |
The documentation for this struct was generated from the following files: