Skip to main content

export_to_file

Method
This is a method of the Profiler class in the profiler module.
Export profiling data to file.

Signature

def export_to_file(filepath: str, format: str) -> None

Parameters

filepath
str
required
No description available.
format
str
default:"'json'"
No description available.