C++
bool usrtimer() const;
Description
Returns the current USRTIMER value for the database. A value of false is off. A value of true is on.
The usrtimer value indicates the on or off state of the user timer. The user timer for the database currently loaded in the AutoCAD editor is also controlled via the AutoCAD TIME command's On and Off options. The TDUSRTIMER system variable and the AcDbDatabase::tdusrtimer() method both report the time kept by this timer.