toNSTimeInterval

fun Duration.toNSTimeInterval(): <ERROR CLASS>
fun Days.toNSTimeInterval(): <ERROR CLASS>
fun Hours.toNSTimeInterval(): <ERROR CLASS>
fun Minutes.toNSTimeInterval(): <ERROR CLASS>
fun Seconds.toNSTimeInterval(): <ERROR CLASS>
fun Milliseconds.toNSTimeInterval(): <ERROR CLASS>
fun Microseconds.toNSTimeInterval(): <ERROR CLASS>
fun Nanoseconds.toNSTimeInterval(): <ERROR CLASS>

Converts this duration to an equivalent NSTimeInterval.