Create a bsl::chrono::duration object having the bsl::micro duration period and initialized with the specified us number of microseconds.
bsl::chrono::duration
bsl::micro
us
Declared in <bslstl_chrono.h>
<bslstl_chrono.h>
constexpr std::chrono::microseconds operator""_us(unsigned long long us);