Previous Up Next

_starttimer
Create a new timer with a specific period. The associated callback can be defined by _rfltimer

Timer _starttimer (
Chn _channel_
I _period_
)
Parameters

_channel_
proprietary channel
_period_
period of the timer (in milliseconds)
Return value

new timer

Error :