Adds Ticker priority argument (#3859)
...
* Adds ticker priority
* Removes EventEmitter dependency from ticker
* Small optimization to avoid Function.call
* Changes ticker priority with UPDATE_PRIORITY const
* Fixes linting
* Use a linked list approach to ticker listeners
* Oops fixes test
* Minor fixes
* Removes unnecessary destroy check
* Minor optimizations
* Adds memory clean-up to Ticker
* Updated documentation
* Rename local `last` to `previous`
Matt Karl
authored
on 29 Mar 2017
GitHub
committed
on 29 Mar 2017