Improve Duration docs

- Document overflow situation in general
- Document possible rounding in operations involving Double
- Update kotlin.time package description
This commit is contained in:
Ilya Gorbunov
2021-10-21 05:10:15 +03:00
committed by Space
parent e9c8135dfa
commit 9456cd0f5d
2 changed files with 27 additions and 2 deletions
+1 -1
View File
@@ -141,7 +141,7 @@ Functions for working with text and regular expressions.
# Package kotlin.time
Experimental API for representing [Duration][kotlin.time.Duration] values and measuring time intervals.
API for representing [Duration][kotlin.time.Duration] values and experimental API for measuring time intervals.
# Package org.khronos.webgl