X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTasksUsage.html;h=bc760edfff3fb0129ebb6da4984381894612bfa4;hb=ccb7d1a70cd9bd4eb050160517e5bc48311d014f;hp=50e3263961399a762bd3e75220ca994193836ae3;hpb=f63918da6f3fc77cc7f98e4d43e3f37955140468;p=poolifier.git diff --git a/docs/interfaces/TasksUsage.html b/docs/interfaces/TasksUsage.html index 50e32639..bc760edf 100644 --- a/docs/interfaces/TasksUsage.html +++ b/docs/interfaces/TasksUsage.html @@ -1,4 +1,4 @@ -TasksUsage | poolifier
+TasksUsage | poolifier
+
  • Defined in src/pools/worker.ts:71
  • +
    + +
    waitTime: number
    +

    Tasks wait time.

    +
    +
    + +
    waitTimeHistory: CircularArray<number>
    +

    Tasks wait time history.

    +
    +

    Theme

    On This Page

    +
  • avgRunTime
  • +
  • avgWaitTime
  • +
  • error
  • +
  • medRunTime
  • +
  • medWaitTime
  • +
  • run
  • +
  • runTime
  • +
  • runTimeHistory
  • +
  • running
  • +
  • waitTime
  • +
  • waitTimeHistory
  • +
  • PoolType
  • +
  • AbstractPool
  • +
  • AbstractWorker
  • +
  • CircularArray
  • +
  • ClusterWorker
  • +
  • DynamicClusterPool
  • +
  • DynamicThreadPool
  • +
  • FixedClusterPool
  • +
  • FixedThreadPool
  • +
  • PoolEmitter
  • +
  • Queue
  • +
  • ThreadWorker
  • +
  • WorkerChoiceStrategyContext
  • +
  • ClusterPoolOptions
  • +
  • IPool
  • +
  • IWorker
  • +
  • IWorkerChoiceStrategy
  • +
  • MessageValue
  • +
  • PoolOptions
  • +
  • PromiseResponseWrapper
  • +
  • RequiredStatistics
  • +
  • Task
  • +
  • TasksQueueOptions
  • +
  • TasksUsage
  • +
  • WorkerChoiceStrategyOptions
  • +
  • WorkerNode
  • +
  • WorkerOptions
  • +
  • Draft
  • +
  • ErrorHandler
  • +
  • ExitHandler
  • +
  • KillBehavior
  • +
  • MessageHandler
  • +
  • OnlineHandler
  • +
  • PoolEvent
  • +
  • TaskFunctions
  • +
  • ThreadWorkerWithMessageChannel
  • +
  • WorkerAsyncFunction
  • +
  • WorkerChoiceStrategy
  • +
  • WorkerFunction
  • +
  • WorkerSyncFunction
  • +
  • KillBehaviors
  • +
  • PoolEvents
  • +
  • WorkerChoiceStrategies
  • Generated using TypeDoc

    \ No newline at end of file