Chronos.scheduleRepeating
From WoWWiki
This article is a part of the documentation of the Chronos function library
--[[ -- Chronos.scheduleRepeating(name, delay, function); -- -- Same as Chronos.scheduleByName, except it repeats without recalling and takes no arguments. -- --]]
