Function pretty_trace::stop_profiling[][src]

pub fn stop_profiling()

Stop profiling and dump tracebacks.
This assumes that you have called start_profiling. The functions stop_profiling and dump_profiling_as_proto can both be run, in either order.