API Docs for:
Show:

Mask.Polling Class

Controls the polling functions needed by Sideshow

Item Index

Methods

Methods

clear

() static

Clear the polling queue

dequeue

() static

Removes a polling function from the queue

disable

() static

Disables an specific polling function, but preserving it in the polling queue

doPolling

() static

Starts the polling process

enable

() static

Enables an specific polling function

enqueue

() static

Pushes a polling function in the queue

getFunctionIndex

() static

Gets the position of a polling function in the queue based on its name or the function itself

start

() static

Unlocks the polling and starts the checking process

stop

() static

Stops the polling process