Fove SDK  v1.1.0
Public Attributes | List of all members
Fove_FrameTimestamp Struct Reference

A frame timestamp information. More...

#include <FoveAPI.h>

Collaboration diagram for Fove_FrameTimestamp:
Collaboration graph
[legend]

Public Attributes

uint64_t id = 0
 Incremental frame counter.
 
uint64_t timestamp = 0
 The time at which the data was captured, in microseconds since an unspecified epoch.
 

Detailed Description

A frame timestamp information.

It is returned by every update function so that you can know which frame the new data correspond to