![]() |
EVE 1.0
|

Go to the source code of this file.
Functions | |
| void | stimer_set (struct stimer *t, unsigned long interval) |
| void | stimer_reset (struct stimer *t) |
| void | stimer_restart (struct stimer *t) |
| int | stimer_expired (struct stimer *t) |
| unsigned long | stimer_remaining (struct stimer *t) |
| unsigned long | stimer_elapsed (struct stimer *t) |
Timer of seconds library implementation.
Definition in file stimer.c.