Documentation - v7.8.0
    Preparing search index...

    Interface ProfilerConstructor

    Constructor for a JS Self-Profiling session.

    interface ProfilerConstructor {
        new ProfilerConstructor(options: ProfilerInitOptions): Profiler;
    }
    Index