ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
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
startImpl
useThrottler
variables
throttler
Constructor