core / io.islandtime.darwin / toNSTimeInterval

toNSTimeInterval

(iosArm64, iosX64, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86) fun Duration.toNSTimeInterval(): <ERROR CLASS>
fun IntDays.toNSTimeInterval(): <ERROR CLASS>
fun LongDays.toNSTimeInterval(): <ERROR CLASS>
fun IntHours.toNSTimeInterval(): <ERROR CLASS>
fun LongHours.toNSTimeInterval(): <ERROR CLASS>
fun IntMinutes.toNSTimeInterval(): <ERROR CLASS>
fun LongMinutes.toNSTimeInterval(): <ERROR CLASS>
fun IntSeconds.toNSTimeInterval(): <ERROR CLASS>
fun LongSeconds.toNSTimeInterval(): <ERROR CLASS>
fun IntMilliseconds.toNSTimeInterval(): <ERROR CLASS>
fun LongMilliseconds.toNSTimeInterval(): <ERROR CLASS>
fun IntMicroseconds.toNSTimeInterval(): <ERROR CLASS>
fun LongMicroseconds.toNSTimeInterval(): <ERROR CLASS>
fun IntNanoseconds.toNSTimeInterval(): <ERROR CLASS>
fun LongNanoseconds.toNSTimeInterval(): <ERROR CLASS>

Convert to an equivalent NSTimeInterval.