@camunda8/orchestration-cluster-api
    Preparing search index...

    Type Alias ClockPinRequest

    type ClockPinRequest = {
        timestamp: number;
    }
    Index

    Properties

    Properties

    timestamp: number

    The exact time in epoch milliseconds to which the clock should be pinned.