#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 | |
| kanzi | |
| Easing functions that require external dependencies for calculation. | |
Typedefs | |
| typedef ProfilerRegistry< IntervalProfiler > | kanzi::IntervalProfilerRegistry |
| The interval profiler registry type. More... | |
| typedef shared_ptr< IntervalProfiler > | kanzi::IntervalProfilerSharedPtr |
| The shared pointer to the interval profiler. More... | |