BenchmarkResult

data class BenchmarkResult(val sending: BenchmarkTiming, val receiving: BenchmarkTiming)

Constructors

Link copied to clipboard
constructor(sending: BenchmarkTiming, receiving: BenchmarkTiming)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard