CrossControl::TimeStamp Struct Reference

Definition of a timestamp. More...

#include <camtypes.h>

Public Attributes

uint16_t asExtension802
 
uint32_t seconds
 
uint32_t nanoSeconds
 

Detailed Description

Definition of a timestamp.

Member Data Documentation

uint16_t CrossControl::TimeStamp::asExtension802

Additional 16 bits for compatibility to IEEE 802.AS.

uint32_t CrossControl::TimeStamp::nanoSeconds

Fractional portion of the timestamp in units of nanoseconds. The nanosecondsField member is always less than 10e9.

uint32_t CrossControl::TimeStamp::seconds

Portion of the timestamp in units of seconds.


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