timestamp property
int
get
timestamp
When the controller saw the frame, as SystemClock.uptimeMillis truncated to 32 bits.
Wraps roughly every 50 days, so treat it as a value to subtract from its neighbours rather than as a point in time.
Implementation
int get timestamp => _data.timestamp;