kyo.scheduler.regulator.Concurrency
See theConcurrency companion object
final class Concurrency(loadAvg: () => Double, updateConcurrency: Int => Unit, sleep: Int => Unit, nowNanos: () => Long, timer: InternalTimer, config: Config) extends Regulator
Members list
In this article