Search
The configuration struct for code based code-profiling.
@type t() :: %EZProfiler.Manager.Configure{ cookie: String.t() | nil, cpfo: String.t() | boolean(), directory: String.t(), ezprofiler_path: String.t() | atom(), labeltran: boolean(), mf: String.t(), node: String.t() | nil, profiler: String.t(), sort: String.t() }