![]() |
Fove SDK
v1.2.0
|
A frame timestamp information. More...
#include <FoveAPI.h>

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. | |
A frame timestamp information.
It is returned by every update function so that you can know which frame the new data correspond to
1.8.17