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

commonMain.measurement.Duration.kt Maven / Gradle / Ivy

package io.fluidsonic.time


@Deprecated(
	message = "renamed to PreciseDuration due to conflict with kotlin.time",
	level = DeprecationLevel.WARNING,
	replaceWith = ReplaceWith("PreciseDuration", "io.fluidsonic.time.PreciseDuration")
)
public typealias Duration = PreciseDuration




© 2015 - 2025 Weber Informatics LLC | Privacy Policy