Bike-X  0.8
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Util_LatencyTest.cpp File Reference
Include dependency graph for Util_LatencyTest.cpp:

Go to the source code of this file.

Namespaces

 OVR
 
 OVR::Util
 

Variables

static const UInt32 OVR::Util::TIME_TO_WAIT_FOR_SETTLE_PRE_CALIBRATION = 16*10
 
static const UInt32 OVR::Util::TIME_TO_WAIT_FOR_SETTLE_POST_CALIBRATION = 16*10
 
static const UInt32 OVR::Util::TIME_TO_WAIT_FOR_SETTLE_POST_MEASUREMENT = 16*5
 
static const UInt32 OVR::Util::TIME_TO_WAIT_FOR_SETTLE_POST_MEASUREMENT_RANDOMNESS = 16*5
 
static const UInt32 OVR::Util::DEFAULT_NUMBER_OF_SAMPLES = 10
 
static const UInt32 OVR::Util::INITIAL_SAMPLES_TO_IGNORE = 4
 
static const UInt32 OVR::Util::TIMEOUT_WAITING_FOR_TEST_STARTED = 1000
 
static const UInt32 OVR::Util::TIMEOUT_WAITING_FOR_COLOR_DETECTED = 4000
 
static const Color OVR::Util::CALIBRATE_BLACK (0, 0, 0)
 
static const Color OVR::Util::CALIBRATE_WHITE (255, 255, 255)
 
static const Color OVR::Util::COLOR1 (0, 0, 0)
 
static const Color OVR::Util::COLOR2 (255, 255, 255)
 
static const Color OVR::Util::SENSOR_DETECT_THRESHOLD (128, 255, 255)
 
static const float OVR::Util::BIG_FLOAT = 1000000.0f
 
static const float OVR::Util::SMALL_FLOAT = -1000000.0f