#include <kanzi/core/profiling/abstract_value_profiler.hpp>#include <kanzi/core/profiling/interval_profiler_sample.hpp>#include <kanzi/core/profiling/interval_profiler_sample_statistics.hpp>#include <kanzi/core/profiling/profiler_registry.hpp>Classes | |
| class | kanzi::IntervalProfiler |
| The interval profiler. More... | |
Namespaces | |
| namespace | kanzi |
Typedefs | |
| typedef ProfilerRegistry< IntervalProfiler > | kanzi::IntervalProfilerRegistry |
| The interval profiler registry type. | |
| typedef shared_ptr< IntervalProfiler > | kanzi::IntervalProfilerSharedPtr |
| The shared pointer to the interval profiler. | |