export_to_file
Method
This is a method of the Profiler class in the profiler module.Export profiling data to file.
Signature
Parameters
No description available.
No description available.
Export profiling data to file.
This is a method of the Profiler class in the profiler module.Export profiling data to file.
def export_to_file(filepath: str, format: str) -> None