Lumiera  0.pre.03
»edit your freedom«
Timings_test Class Reference

Description

Test:
document and verify frame timing calculations, which are used in the Player / engine::Dispatcher, to translate a CalcStream into individual node jobs.
See also
TimingConstraints_test

Definition at line 77 of file timings-test.cpp.

Private Member Functions

virtual void run (Arg)
 
void verify_next_startPoint ()
 
void verify_simpleFrameStep ()
 

Additional Inherited Members

- Public Member Functions inherited from Test
virtual ~Test ()=default
 this is an interface
 
lib::Random makeRandGen ()
 build a dedicated new RandomGen, seeded from the default-Gen
 
virtual void run (Arg arg)=0
 
void seedRand ()
 draw a new random seed from a common nucleus, and re-seed the default-Gen.
 
- Static Public Member Functions inherited from Test
static string firstTok (Arg)
 conveniently pick the first token from the argument line
 
static uint firstVal (Arg, uint=1)
 conveniently use some number given as argument, with optional default
 

Member Function Documentation

◆ verify_simpleFrameStep()

void verify_simpleFrameStep ( )
inlineprivate
Test:
perform the basic dispatch step and verify the generated frame coordinates

Definition at line 93 of file timings-test.cpp.

References FrameRate::PAL.

◆ verify_next_startPoint()

void verify_next_startPoint ( )
inlineprivate
Test:
detect boundaries of frame planning chunks for arbitrary chunk duration.

Definition at line 107 of file timings-test.cpp.

References Timings::getBreakPointAfter(), and FrameRate::PAL.

+ Here is the call graph for this function:
+ Inheritance diagram for Timings_test:
+ Collaboration diagram for Timings_test:

The documentation for this class was generated from the following file: