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);
Parameters
Name |
Description |
milliseconds |
total milliseconds |
Created with MrDocs