[#BloombergLP-bsls-operator_ns] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::operator""_ns :relfileprefix: ../../ :mrdocs: This user defined literal operator converts the specified `nanoseconds` value to the respective `TimeInterval` value. (See the "User‐Defined Literals" section in the component‐level documentation.) == Synopsis Declared in `<bsls_timeinterval.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr xref:BloombergLP/bsls/TimeInterval.adoc[bsls::TimeInterval] operator""_ns(unsigned long long nanoseconds); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#