Member Junction
    Preparing search index...

    One read-only slow-operation summary (op/entity name + duration only).

    interface DiagnosticsSlowOpSummary {
        Category: string;
        ElapsedMs: number;
        Label: string;
    }
    Index

    Properties

    Category: string
    ElapsedMs: number
    Label: string