Share

AcDbDate::millisecond

C++

short millisecond() const;

Description

Returns the milliseconds past the second (the second is the second past the minute past the hour past midnight) portion of the time value. This is a number in the range 0 to 999.

Links

AcDbDate

Was this information helpful?