Zigbee Protocol Controller 1.6.0
timer Struct Reference

#include <timer.h>

Public Attributes

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.

Member Data Documentation

◆ interval

clock_time_t timer::interval

◆ start

clock_time_t timer::start

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