Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

LOW_platformMisc::timestamp_t Struct Reference

Data structure for timestamps. More...

#include <LOW_platformMisc.h>

List of all members.

Public Attributes

long sec
int milSec


Detailed Description

Data structure for timestamps.

Definition at line 63 of file LOW_platformMisc.h.


Member Data Documentation

int LOW_platformMisc::timestamp_t::milSec
 

Definition at line 65 of file LOW_platformMisc.h.

Referenced by LOW_platformMisc::diffTimestamp(), LOW_compJalousieController::measureTransitionDelays(), and LOW_platformMisc_Linux::p_getTimestamp().

long LOW_platformMisc::timestamp_t::sec
 

Definition at line 64 of file LOW_platformMisc.h.

Referenced by LOW_platformMisc::diffTimestamp(), and LOW_platformMisc_Linux::p_getTimestamp().


The documentation for this struct was generated from the following file:
Generated on Sun Jan 12 21:07:58 2003 by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001