KiteCore
Toggle table of contents
0.1.0
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteCore
kitecore
/
io.github.yuroyami.kitecore.time
/
sum
sum
fun
Iterable
<
Duration
>
.
sum
(
)
:
Duration
Returns the sum of all durations, or
Duration.ZERO
for an empty iterable.