![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Opt-in canvas render-pipeline profiling category. Enable with: QT_LOGGING_RULES="openswmm.render.perf.debug=true" Times MapRenderJob passes (total + per layer), the QGraphicsScene rasterisation, and MapCanvas::paintEvent. Zero-cost when disabled (qCDebug skips argument evaluation; the explicit isDebugEnabled() gates skip the QElapsedTimer work too). Definition lives in src/render/qsg2drenderstats.cpp. More...
#include <QLoggingCategory>Go to the source code of this file.
Opt-in canvas render-pipeline profiling category. Enable with: QT_LOGGING_RULES="openswmm.render.perf.debug=true" Times MapRenderJob passes (total + per layer), the QGraphicsScene rasterisation, and MapCanvas::paintEvent. Zero-cost when disabled (qCDebug skips argument evaluation; the explicit isDebugEnabled() gates skip the QElapsedTimer work too). Definition lives in src/render/qsg2drenderstats.cpp.