ocean v6.2.0 (2021-12-09T10:56:40Z)
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
startImpl
useThrottler
variables
throttler
Constructor