Bike-X
0.8
|
#include "../OVR_Device.h"
#include "../Kernel/OVR_String.h"
#include "../Kernel/OVR_List.h"
#include "../Kernel/OVR_Lockless.h"
Go to the source code of this file.
Data Structures | |
struct | OVR::Util::FrameTimeRecord |
struct | OVR::Util::FrameTimeRecordSet |
class | OVR::Util::LatencyTest2 |
class | OVR::Util::LatencyTest2::PixelReadHandler |
Namespaces | |
OVR | |
OVR::Util | |
Enumerations | |
enum | { OVR::Util::LT2_ColorIncrement = 32, OVR::Util::LT2_PixelTestThreshold = LT2_ColorIncrement / 3, OVR::Util::LT2_IncrementCount = 256 / LT2_ColorIncrement, OVR::Util::LT2_TimeoutWaitingForColorDetected = 1000 } |