Public Types | Public Member Functions | Public Attributes

TimerProtocol::MessageTime Struct Reference

Returns the wall clock time in microseconds. More...

#include <service_timer.h>

List of all members.

Public Types

enum  { FREQUENCY = 1000000 }

Public Member Functions

 MessageTime ()

Public Attributes

timevalue wallclocktime
timevalue timestamp

Detailed Description

Returns the wall clock time in microseconds.

It also contains a timestamp of the Motherboard clock in microseconds, to be able to adjust to the time already passed and to detect out-of-date values.


Member Enumeration Documentation

anonymous enum
Enumerator:
FREQUENCY 

Constructor & Destructor Documentation

TimerProtocol::MessageTime::MessageTime (  )  [inline]

Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines