nlcpy.prof.stop_profiling
- nlcpy.prof.stop_profiling()[source]
Stops profiling.
Profiling the code block between
nlcpy.prof.start_profiling()andnlcpy.prof.stop_profiling().See also
nlcpy.prof.print_run_statsPrints NLCPy run stats.
nlcpy.prof.get_run_statsGets dict of NLCPy run stats.
Note
Deprecated since version 2.0.0.