SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-core
/
sk.ainet.benchmark
/
LatencySummary
/
LatencySummary
Latency
Summary
constructor
(
measurements
:
List
<
LatencyMeasurement
>
,
totalDuration
:
Duration
,
averageDuration
:
Duration
,
count
:
Int
,
totalsByOp
:
Map
<
String
,
Duration
>
)
(
source
)