api
/
org.jetbrains.kotlinx.dl.api.core.history
/
History
/
appendBatch
append
Batch
fun
appendBatch
(batch:
Int
, lossValue:
Double
, metricValue:
Double
)
Content copied to clipboard
Appends tracked data from one batch event.
fun
appendBatch
(batchEvent:
BatchEvent
)
Content copied to clipboard
Appends one
BatchEvent
.