timer.h File Reference

#include "typesfixed.h"
#include "vsimutex.h"
#include "vsithread.h"
#include <sys/time.h>

Go to the source code of this file.

Data Structures

class  CTimer
struct  CTimer::TimerEntry

Enumerations

enum  TimerType { TimerTypeSingle, TimerTypePeriodic }

Enumeration Type Documentation

enum TimerType
Enumerator:
TimerTypeSingle 
TimerTypePeriodic 

Definition at line 34 of file timer.h.

00035 {
00036     TimerTypeSingle,
00037     TimerTypePeriodic
00038 }TimerType;

Generated on Wed Jul 4 16:03:30 2012 for RIO by  doxygen 1.6.3