Documentation - v6.7.1
    Preparing search index...

    Interface ProfilerConstructor

    Constructor for a JS Self-Profiling session.

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