Searched refs:Timer (Results 1 - 7 of 7) sorted by relevance

/inkscape/src/libavoid/
H A Dtimer.cpp37 Timer::Timer() function in class:Avoid::Timer
43 void Timer::Reset(void)
58 void Timer::Register(const TimerIndex t, const bool start)
77 void Timer::Start(void)
85 void Timer::Stop(void)
130 void Timer::PrintAll(FILE *fp)
142 void Timer::Print(const TimerIndex t, FILE *fp)
H A Dtimer.h72 class Timer class in namespace:Avoid
75 Timer();
H A Drouter.h168 Timer timers;
/inkscape/src/debug/
H A Dgdk-event-latency-tracker.h40 Glib::Timer elapsed;
/inkscape/src/ui/dialog/
H A Dicon-preview.h31 class Timer;
63 Glib::Timer *timer;
64 Glib::Timer *renderTimer;
H A Dicon-preview.cpp342 timer = new Glib::Timer();
393 timer = new Glib::Timer();
417 timer = new Glib::Timer();
440 renderTimer = new Glib::Timer();
H A Dswatches.cpp757 timer = new Glib::Timer();
793 static Glib::Timer *timer;
809 Glib::Timer *DocTrack::timer = 0;

Completed in 44 milliseconds