Comunica
    Preparing search index...

    A mediator type that has a time parameter.

    interface IMediatorTypeTime {
        time?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    time?: number

    A certain amount of time, expressed in milliseconds.