|
pure-cpp 1.0.0
A C++ physics simulation benchmark comparing performance with Python implementations
|
Global application profiling instrumentation. More...
#include <QDebug>#include <chrono>

Go to the source code of this file.
Classes | |
| class | AppUtils::AppProfiler |
| Global application profiler for measuring non-physics phases. More... | |
Namespaces | |
| namespace | AppUtils |
| Namespace for application-wide utility functions, primarily for exception handling. | |
Global application profiling instrumentation.
This file provides profiling instrumentation for application-wide phases:
Definition in file app_profiler.hpp.