Searched refs:tm_total_timeout (Results 1 – 2 of 2) sorted by relevance
194 unsigned long tm_total_timeout; // (in milli seconds) member
60 if ((ms->tm_total_timeout == 0) || (ms->ontotaltimeout == NULL)) in getch()63 if (ms->tm_sofar_timeout >= ms->tm_total_timeout) { in getch()719 ms->tm_total_timeout = 0; in init_menusystem()887 ms->tm_total_timeout = numcentiseconds * 10; // to convert to milliseconds in reg_ontotaltimeout()