mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-18 00:06:00 -04:00
to ease logging of runtime profiles. Now it's possible to do: with QgsRuntimeProfiler.profile('My operation'): # do something to automatically handle everything required to log the operation runtime