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

/inkscape/src/extension/
H A Dtimer.cpp21 #define TIMER_SCALE_VALUE 20 macro
53 Glib::signal_timeout().connect(sigc::ptr_fun(&timer_func), timeout * 1000 / TIMER_SCALE_VALUE); local
177 Glib::signal_timeout().connect(sigc::ptr_fun(&timer_func), timeout * 1000 / TIMER_SCALE_VALUE); local

Completed in 70 milliseconds