Bike-X
0.8
|
Public Member Functions | |
LatencyTestMessageType | Decode (const UByte *buffer, int size) |
Data Fields | |
UByte | SampleCount |
UInt16 | Timestamp |
LatencyTestSample | Samples [20] |
Definition at line 66 of file OVR_LatencyTestImpl.cpp.
|
inline |
Definition at line 73 of file OVR_LatencyTestImpl.cpp.
UByte OVR::LatencyTestSamples::SampleCount |
Definition at line 68 of file OVR_LatencyTestImpl.cpp.
LatencyTestSample OVR::LatencyTestSamples::Samples[20] |
Definition at line 71 of file OVR_LatencyTestImpl.cpp.
UInt16 OVR::LatencyTestSamples::Timestamp |
Definition at line 69 of file OVR_LatencyTestImpl.cpp.