Searched refs:numcentiseconds (Results 1 – 2 of 2) sorted by relevance
258 void reg_ontotaltimeout(t_timeout_handler, unsigned long numcentiseconds);
883 unsigned long numcentiseconds) in reg_ontotaltimeout() argument885 if (numcentiseconds != 0) { in reg_ontotaltimeout()887 ms->tm_total_timeout = numcentiseconds * 10; // to convert to milliseconds in reg_ontotaltimeout()