GatewayBenchmark
Types
Link copied to clipboard
Link copied to clipboard
data class Config(var logger: Logger? = null, var timeSource: TimeSource = TimeSource.Monotonic, var threshold: Duration = Duration.ZERO)