Gaming
 

Chronos.unscheduleByName

From WoWWiki

This article is a part of the documentation of the Chronos function library

	--[[
	--	unscheduleByName(name);
	--
	--		Removes an entry that was created with scheduleByName()
	--
	--	Args:
	--		name - the name used to schedule it
	--
	--]]