#include <stats.hpp>
Definition at line 27 of file stats.hpp.
◆ Stats()
bb::avm2::Stats::Stats |
( |
| ) |
|
|
privatedefault |
◆ get()
Stats & bb::avm2::Stats::get |
( |
| ) |
|
|
static |
◆ increment()
◆ reset()
void bb::avm2::Stats::reset |
( |
| ) |
|
◆ time()
◆ time_r()
auto bb::avm2::Stats::time_r |
( |
const std::string & |
key, |
|
|
F && |
f |
|
) |
| |
|
inline |
◆ to_string()
std::string bb::avm2::Stats::to_string |
( |
int |
depth = 2 | ) |
const |
◆ stats
std::unordered_map<std::string, uint64_t> bb::avm2::Stats::stats |
|
private |
◆ stats_mutex
std::mutex bb::avm2::Stats::stats_mutex |
|
mutableprivate |
The documentation for this class was generated from the following files: