Entity

    Interface EntityMetricsMutationEvent

    interface EntityMetricsMutationEvent {
        duration: number;
        entityClassName: string;
        type: EntityMetricsMutationType;
    }
    Index

    Properties

    duration: number

    Total duration of this mutation.

    entityClassName: string

    Class name of the Entity being mutated.

    EntityMetricsMutationType for this mutation.

    MMNEPVFCICPMFPCPTTAAATR