Datalayer VS Code Extension - v0.0.9
    Preparing search index...

    Tracking data for an in-flight SDK operation.

    interface OperationData {
        context: OperationContext;
        startTime: number;
    }
    Index

    Properties

    Properties

    Context information for this operation

    startTime: number

    High-resolution timestamp when operation started (performance.now())