ocean v5.1.3 (2019-10-14T07:52:28Z)
Home
Dub
Repo
ThrottledTaskPool.this
ocean
task
ThrottledTaskPool
ThrottledTaskPool
Constructor
this
()
this
(ISuspendableThrottler throttler)
class
ThrottledTaskPool
(TaskT)
this
(
ISuspendableThrottler
throttler
)
this
(size_t suspend_point, size_t resume_point)
Parameters
throttler
ISuspendableThrottler
custom throttler to use.
Meta
Source
See Implementation
ocean
task
ThrottledTaskPool
ThrottledTaskPool
constructors
this
functions
registerThrottlingHook
restore
start
useThrottler
variables
throttler
Constructor