JobManager.DebugHelper

Undocumented in source.

Members

Functions

fibersAddedAdd
void fibersAddedAdd(int num)
Undocumented in source. Be warned that the author may not have intended to support it.
fibersDoneAdd
void fibersDoneAdd(int num)
Undocumented in source. Be warned that the author may not have intended to support it.
jobsAddedAdd
void jobsAddedAdd(int num)
Undocumented in source. Be warned that the author may not have intended to support it.
jobsDoneAdd
void jobsDoneAdd(int num)
Undocumented in source. Be warned that the author may not have intended to support it.
resetCounters
void resetCounters()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fibersAdded
uint fibersAdded;
Undocumented in source.
fibersDone
uint fibersDone;
Undocumented in source.
jobsAdded
uint jobsAdded;
Undocumented in source.
jobsDone
uint jobsDone;
Undocumented in source.

Meta