Creates a new Duration object using this value as its microseconds part
Duration microseconds() => Duration(microseconds: limitMin(0));