Plumile JS API
    Preparing search index...

    Variable __testPerformanceTimelineConst

    __testPerformanceTimeline: {
        buildDetail: (
            event: RouterEvent,
            trackName: string,
        ) => PerformanceDetail;
        resolvePerformance: (
            options: PerformanceTimelineInstrumentationOptions,
        ) => PerformanceLike | null;
    } = ...

    Type Declaration