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