Client timer for recurring tasks.

Note: Time period between task calls is not guaranteed because the timer only runs once per each client message.

Methods

inline add (task:_ClientTimerTask):Void

Adds task to list. Removes old with the same name.

Parameters:

task

Timer task.

inline clear ():Void

Clears all tasks from list.

clearProject (projectID:String):Void

Clears all project-related tasks.

Parameters:

projectID

Project ID