mirror of
https://github.com/qgis/QGIS.git
synced 2025-07-14 00:04:06 -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