JobManager.startMainLoop

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void startMainLoop(void function() mainLoop, uint threadsCount)
    class JobManager
    void
    startMainLoop
    (
    void function
    ()
    mainLoop
    ,
    uint threadsCount = 0
    )
  2. void startMainLoop(JobDelegate mainLoop, uint threadsCount)

Meta