stop#

caput.util.profiler.PSUtilProfiler.stop() None[source]#

Stop profiling.

Dump results to a CSV file and/or log and/or set results on usage. start() must be called first.

Raises:
RuntimeError

If stop was called before start.