Interface RequiredStatistics

Pool worker tasks usage statistics requirements.

Hierarchy

  • RequiredStatistics

Properties

avgRunTime: boolean

Require tasks average run time.

medRunTime: boolean

Require tasks median run time.

runTime: boolean

Require tasks run time.

Generated using TypeDoc