toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.time.benchmark
/
BenchmarkResult
/
BenchmarkResult
Benchmark
Result
constructor
(
timePerCallNanoseconds
:
Long
,
maxDeviationNanoseconds
:
Long
,
partialResults
:
List
<
BenchmarkResult.PartialResult
>
,
dummyResult
:
Double
)