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