TDINDWG system variable
Function Description:
The TDINDWG system variable is used to store the total editing time which is the total elapsed time between saves of current drawing.
(Read-Only)
Type : Real
Saved in : Drawing
Initial value : Unknown
The format is:
<number of day>.<decimal fraction of a day>
To compute the number of seconds, multiply the decimal fraction in TDINDWG by 86400 seconds.