xvsdk
3.2.0
|
#include <xv-types.h>
Public Attributes | |
double | hostTimestamp = std::numeric_limits<double>::infinity() |
host timestamp of the physical measurement (in second based on the std::chrono::steady_clock ). | |
std::int64_t | edgeTimestampUs = (std::numeric_limits<std::int64_t>::min)() |
timestamp of the physical measurement (in microsecond based on edge clock). | |
int | type = 0 |
Type of event. | |
int | state = 0 |
State of the event. | |