localizeTicking
fun Duration.localizeTicking(options: TickingDurationOptions = TickingDurationOptions(), locale: PlatformLocale = getDefaultLocale()): TickingValue<String>(source)
Localizes this Duration with the given options in the given locale same as Duration.localize, but returns a TickingValue instead.