Gaming
 

Chronos.isScheduledByName

From WoWWiki

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

	--[[
	--	isScheduledByName(name)
	--		Returns the amount of time left if it is indeed scheduled by name!
	--
	--	returns:
	--		number - time remaining
	--		nil - not scheduled
	--
	--]]