What you're getting at is that Duration
's API hasn't been updated since the (U)Int128
has been added to the language. (There are also a handful of other spots among the Duration
APIs which some folks have been meaning to get to.)
It would make sense that the ultimate final shape of the APIs here allow you to retrieve and set a duration in 128-bit attoseconds directly.