Rclex.Timer.timer_loop

You're seeing just the function timer_loop, go back to Rclex.Timer module for more information.
Link to this function

timer_loop(publisher_list, time, callback)

View Source
Link to this function

timer_loop(publisher_list, time, callback, count, limit)

View Source

タイマー処理関数 timer_loop/3はループの上限つき 上限後,例外処理が行われる. timer_loop/2はループの上限なし