ARX  1.0
The next-generation open source augmented reality toolkit.
Loading...
Searching...
No Matches
Public Attributes | List of all members
AR2VideoTimestampT Struct Reference

A structure to hold a timestamp in seconds and microseconds, with arbitrary epoch. More...

#include <ar.h>

Public Attributes

uint64_t sec
 
uint32_t usec
 

Detailed Description

A structure to hold a timestamp in seconds and microseconds, with arbitrary epoch.

Member Data Documentation

◆ sec

uint64_t AR2VideoTimestampT::sec

◆ usec

uint32_t AR2VideoTimestampT::usec

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