All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jvmMain.currentTimeMillis.kt Maven / Gradle / Ivy

There is a newer version: 0.4.8
Show newest version
public actual fun currentTimeMillis(): Long {
    return System.currentTimeMillis()
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy