NOVA User-Level Environment  Version testbox/changed-memory-timing-317-g320d8b5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MessageTime Struct Reference

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

#include <message.h>

Public Types

enum  { FREQUENCY = Config::WALLCLOCK_FREQUENCY }

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

MessageTime::MessageTime ( )
inline

Member Data Documentation

timevalue MessageTime::timestamp
timevalue MessageTime::wallclocktime

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