#include <kanzi/core/profiling/abstract_value_profiler.hpp>#include <kanzi/core/profiling/profiler_registry.hpp>#include <kanzi/core/time/clock.hpp>Classes | |
| class | kanzi::NamedIntervalProfiler |
| The named interval profiler. More... | |
| struct | kanzi::NamedIntervalProfilerSampleData |
| The named interval profiler data sample. More... | |
| class | kanzi::NamedIntervalProfilerSampler |
| This sampler collects interval measurement to produce NamedIntervalProfilerSampleData sample. More... | |
| struct | kanzi::NamedIntervalProfilerSampleStatistics |
| Named Interval profiler sample statistics. More... | |
Namespaces | |
| namespace | kanzi |
Typedefs | |
| using | kanzi::NamedIntervalProfilerRegistry |
| The interval profiler registry type. | |
| using | kanzi::NamedIntervalProfilerSharedPtr |
| The shared pointer to the interval profiler. | |