Gets the milliseconds component of the time interval represented by the current xtd::time_span structure.
- Returns
- The millisecond component of the current xtd::time_span structure. The return value ranges from -999 through 999.
- Examples
- time_span.cpp.