Set the overall value of this object to indicate the specified integral number of milliseconds. Note that milliseconds may be negative.
Synopsis
Declared in <bsls_timeinterval.h>
constexpr
void
setTotalMilliseconds(bsls::Types::Int64 milliseconds);
Created with MrDocs