#Firmware/v310
jqo = jobq.new()
Creates a new job queue object.
See: jqo﹕add, jqo﹕poprun, and jqo﹕run
The jqo is an indexed Lua table with metamethods. You can query the number of queued jobs with count = #jqo.
jqo
count = #jqo