mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-03 00:02:25 -05: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