LibreOffice Module vcl (master) 1
Classes | Macros
timer.hxx File Reference
#include <tools/link.hxx>
#include <vcl/task.hxx>
Include dependency graph for timer.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Timer
 
class  AutoTimer
 An auto-timer is a multi-shot timer re-emitting itself at interval until destroyed or stopped. More...
 

Macros

#define EDIT_UPDATEDATA_TIMEOUT   350
 Value suitable as a timeout user input into an EditBox to an expensive update. More...
 

Macro Definition Documentation

◆ EDIT_UPDATEDATA_TIMEOUT

#define EDIT_UPDATEDATA_TIMEOUT   350

Value suitable as a timeout user input into an EditBox to an expensive update.

Definition at line 73 of file timer.hxx.