collect-dispatch-stats ( quot -- dispatch-statistics )


Vocabulary
tools.dispatch

Inputs
quota quotation


Outputs
dispatch-statisticsa dispatch-statistics


Word description
Calls the quotation and outputs a dispatch-statistics instance.

Notes
The time combinator automatically calls this combinator.

Definition