We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab41ad1 commit 4d0e348Copy full SHA for 4d0e348
core/common/test/ClockTimeSourceTest.kt
@@ -6,6 +6,7 @@
6
package kotlinx.datetime.test
7
8
import kotlinx.datetime.*
9
+import kotlinx.datetime.asClock
10
import kotlin.test.*
11
import kotlin.time.*
12
import kotlin.time.Duration.Companion.days
0 commit comments