microseconds property

Duration get microseconds

Implementation

Duration get microseconds => toDouble().microseconds;