Libertas OS API Documentation
Preparing search index...
libertas
LibertasTimerCallback
Type Alias LibertasTimerCallback
LibertasTimerCallback
:
(
timer
:
LibertasTimer
,
tag
:
any
)
=>
void
The signature of timer callback function.
Type declaration
(
timer
:
LibertasTimer
,
tag
:
any
)
:
void
Parameters
timer
:
LibertasTimer
tag
:
any
Returns
void
See
Libertas_TimerNew
Libertas_TimerUpdate
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Libertas OS API Documentation
Loading...
The signature of timer callback function.