Return the milliseconds field in the canonical representation of the value of this time interval. Note that the return value may be negative.
Synopsis
Declared in <bdlt_datetimeinterval.h>
int
milliseconds() const;
Return Value
the milliseconds field of this time interval
Created with MrDocs