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 65 of file LOW_platformMisc.h.


Member Data Documentation

int LOW_platformMisc::timestamp_t::milSec
 

Definition at line 67 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 66 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 Tue Feb 3 11:31:05 2004 for OneWireLibrary++ by doxygen 1.3.2