Lines Matching full:timer
3 <title>uIP 1.0: uip/timer.h File Reference</title>
21 <h1>uip/timer.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
22 Timer library header file.
27 Definition in file <a class="el" href="a00196.html">timer.h</a>.
35 …;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00087.html">timer</a></td></tr>
37 <tr><td class="mdescLeft"> </td><td class="mdescRight">A timer. <a href="a00087.html#_details…
39 …95ec6e6f63071ff51">timer_set</a> (struct <a class="el" href="a00087.html">timer</a> *t, clock_time…
41 <tr><td class="mdescLeft"> </td><td class="mdescRight">Set a timer. <a href="a00156.html#g661…
42 …9b85455fb948468d6">timer_reset</a> (struct <a class="el" href="a00087.html">timer</a> *t)</td></tr>
44 <tr><td class="mdescLeft"> </td><td class="mdescRight">Reset the timer with the same interval.…
45 …6b876af5c1f163a">timer_restart</a> (struct <a class="el" href="a00087.html">timer</a> *t)</td></tr>
47 <tr><td class="mdescLeft"> </td><td class="mdescRight">Restart the timer from the current poin…
48 …68e6257aad5906e">timer_expired</a> (struct <a class="el" href="a00087.html">timer</a> *t)</td></tr>
50 <tr><td class="mdescLeft"> </td><td class="mdescRight">Check if a timer has expired. <a href=…