Data Fields

timer Struct Reference
[Timer library]

#include <timer.h>

Data Fields

clock_time_t start
clock_time_t interval

Detailed Description

A timer.

This structure is used for declaring a timer. The timer must be set with timer_set() before it can be used.

Definition at line 74 of file timer.h.


Field Documentation

Definition at line 76 of file timer.h.

Definition at line 75 of file timer.h.


The documentation for this struct was generated from the following file: