NDNts
    interface TimeOptions {
        maxClockOffset?: number;
    }
    Index

    Properties

    Properties

    maxClockOffset?: number

    Maximum allowed clock offset in milliseconds.

    60000

    Minimum is 0. However, setting to 0 is inadvisable because it would require consumer and producer to have precisely synchronized clocks.

    MMNEPVFCICPMFPCPTTAAATR