Versions in this module Expand all Collapse all v0 v0.1.1 May 25, 2022 Changes in this version + type ITimer interface + AddTickTimerTask func(interval int, callback func()) + DeleteTick func() + UpdateTask func()