PowLimiter

fun PowLimiter(minAwaitTime: MilliSeconds = 0L, maxAwaitTime: MilliSeconds = 10000L, powValue: Double = 4.0, powK: Double = 1.6, scope: CoroutineScope = CoroutineScope(Dispatchers.Default))