mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-17 00:09:36 -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