Description
Accesses the current TDUSRTIMER value for the database.
See the System Variables section of the AutoCAD Command Reference for information on TDUSRTIMER.
Visual Basic
Public Property Tdusrtimer() As TimeSpan
C#
public TimeSpan Tdusrtimer;
Conditions
Read-only