![]() |
MySQL 9.3.0
Source Code Documentation
|
Namespaces | |
namespace | shcore |
namespace | shcore::utils |
namespace | shcore::profiling |
This namespace provides the functions required to perform profiling of specific sections of code. | |
Functions | |
void | shcore::profiling::activate (bool trace_total) |
void | shcore::profiling::deactivate (bool trace_total) |
Variables | |
shcore::utils::Global_profiler * | shcore::profiling::g_active_profiler = nullptr |