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

/macosx-10.9.5/ruby-104/ruby/ext/tk/
H A Dtcltklib.c514 #define DEFAULT_TIMER_TICK 0/*milliseconds ( 0 -- 999 ) */ macro
521 #define DEFAULT_TIMER_TICK 0/*milliseconds ( 0 -- 999 ) */ macro
530 static int timer_tick = DEFAULT_TIMER_TICK;
531 static int req_timer_tick = DEFAULT_TIMER_TICK;

Completed in 181 milliseconds