jvmMain.com.apadmi.mockzilla.lib.internal.utils.DateTimeUtils.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mockzilla-jvm Show documentation
Show all versions of mockzilla-jvm Show documentation
Solution for running and configuring a local HTTP server on mobile.
The newest version!
package com.apadmi.mockzilla.lib.internal.utils
internal actual fun epochMillis(): Long = System.currentTimeMillis()
© 2015 - 2025 Weber Informatics LLC | Privacy Policy