Libertas OS API Documentation
    Preparing search index...

    Type Alias LibertasTimerCallback

    LibertasTimerCallback: (timer: LibertasTimer, tag: any) => void

    The signature of timer callback function.

    Type declaration