TDINDWG (System Variable)

Stores the total editing time, which is the total elapsed time between saves of the current drawing.

(Read-only)
Type:Real
Saved in:Drawing
Initial value:Varies

The format is:

<number of days>.<decimal fraction of a day>

To compute the number of seconds, multiply the decimal fraction in TDINDWG by 86400 seconds.

Note: Starting with AutoCAD 2017-based products, the time stored in TDINDWG is accurate to the nearest second; whereas in previous releases the time also included milliseconds.