QGIS/python/core/auto_generated
Nyall Dawson a913a6aa5a Create RAII QgsScopedRuntimeProfile class and Python context manager
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
2020-05-19 04:35:34 +10:00
..
2020-03-18 10:04:52 +10:00
2020-05-13 10:47:25 +02:00
2020-03-18 03:02:28 +10:00
2020-05-12 19:21:39 +10:00
2020-04-15 10:48:16 +02:00
2020-04-30 06:52:22 +02:00
2020-05-13 10:47:25 +02:00
2020-05-06 00:22:27 +10:00
2020-05-08 11:46:46 +10:00
2020-04-30 09:03:18 +10:00
2020-05-10 14:30:07 +07:00
2020-05-10 14:30:07 +07:00
2020-05-18 14:34:45 +07:00
2020-05-14 09:37:30 +02:00