@ascentbv/ts-common - v1.0.174
    Preparing search index...

    Interface BenchmarkTrackOptions

    interface BenchmarkTrackOptions {
        threshold?: number;
        cooldown?: number;
    }
    Index

    Properties

    threshold?: number
    cooldown?: number