boulderopalscaleup.common.Duration.to_ns

Duration.to_ns()

Return the duration converted to nanoseconds.

Raises

TypeError – If the value cannot be exactly represented in nanoseconds.

Was this useful?