[#BloombergLP-bsls-TimeInterval-setTotalMicroseconds] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/TimeInterval.adoc[TimeInterval]::setTotalMicroseconds :relfileprefix: ../../../ :mrdocs: Set the overall value of this object to indicate the specified integral number of `microseconds`. Note that `microseconds` may be negative. == Synopsis Declared in `<bsls_timeinterval.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr void setTotalMicroseconds(xref:BloombergLP/bsls/Types/Int64.adoc[bsls::Types::Int64] microseconds); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#