#include <bb_bench.hpp>
Definition at line 107 of file bb_bench.hpp.
◆ TimeStats() [1/2]
| bb::detail::TimeStats::TimeStats |
( |
| ) |
|
|
default |
◆ TimeStats() [2/2]
| bb::detail::TimeStats::TimeStats |
( |
TimeStatsEntry * |
parent_ptr, |
|
|
uint64_t |
count_val, |
|
|
uint64_t |
time_val |
|
) |
| |
|
inline |
◆ raw_track()
| bool bb::detail::TimeStats::raw_track |
( |
TimeStatsEntry * |
expected_parent, |
|
|
uint64_t |
time_val |
|
) |
| |
|
inlineprivate |
◆ track()
| void bb::detail::TimeStats::track |
( |
TimeStatsEntry * |
current_parent, |
|
|
uint64_t |
time_val |
|
) |
| |
|
inline |
◆ count
| uint64_t bb::detail::TimeStats::count = 0 |
◆ next
| std::unique_ptr<TimeStats> bb::detail::TimeStats::next |
◆ parent
◆ time
| uint64_t bb::detail::TimeStats::time = 0 |
The documentation for this struct was generated from the following file: