input-device-handler - v9.0.1
    Preparing search index...

    Type Alias TimedEvent<DataTypeGeneric, SpecificEventTypeGeneric>

    TimedEvent: TypedCustomEvent<
        TimedEventDetail<DataTypeGeneric>,
        SpecificEventTypeGeneric,
    >

    An event which contains a timestamp.

    Type Parameters

    • DataTypeGeneric
    • SpecificEventTypeGeneric extends string