_addQueue (name, after) private
Add a new named queue after the specified queue.
The queue to add will only be added once.
Parameters:
-
name
String
- the name of the queue to add.
-
after
String
- the name of the queue to add after.
_addQueue (name, after) private
Defined in packages/ember-metal/lib/run_loop.js:668
Add a new named queue after the specified queue.
The queue to add will only be added once.
String
String
Designed by : w10schools
service@w10schools.com
Please login to continue.