Documentation
    Preparing search index...

    Interface CoordinateFreshnessOptions

    interface CoordinateFreshnessOptions {
        background?: boolean;
        now?: number;
    }
    Index

    Properties

    Properties

    background?: boolean
    now?: number