Lumiera  0.pre.03
»edit your freedom«
steam::control::test::anonymous_namespace{dispatcher-looper-test.cpp} Namespace Reference

Typedefs

using Dur = std::chrono::duration< double, std::milli >
 

Classes

struct  Setup
 Setup for testing the Looper. More...
 

Functions

bool isDisabled (milliseconds timeoutDelay)
 
bool isFast (milliseconds timeoutDelay)
 
bool isSlow (milliseconds timeoutDelay)
 

Variables

const uint EXPECTED_BUILDER_DELAY_ms = 50
 

Variable Documentation

◆ EXPECTED_BUILDER_DELAY_ms

const uint EXPECTED_BUILDER_DELAY_ms = 50
Todo:
this value should be retrieved from configuration ////////////////////////////////TICKET #1052 : access application configuration
See also
Looper::establishWakeTimeout()

Definition at line 47 of file dispatcher-looper-test.cpp.