Return the value of this time interval in integral milliseconds, rounded towards zero. Note that the return value may be negative.
Synopsis
Declared in <bdlt_datetimeinterval.h>
bsls::Types::Int64
totalMilliseconds() const;
Created with MrDocs