![]() |
Lumiera 0.pre.04
»edit your freedom«
|
unit test SyncTimedwait_test More...
Go to the source code of this file.
unit test SyncTimedwait_test
Definition in file sync-timedwait-test.cpp.
Namespaces | |
| namespace | lib |
| Implementation namespace for support and library code. | |
| namespace | lib::test |
| Unit tests for the Lumiera support library. | |
| namespace | lib::test::anonymous_namespace{sync-timedwait-test.cpp} |
Typedefs | |
| using | CLOCK_SCALE = std::milli |
| using | Dur = std::chrono::duration< double, CLOCK_SCALE > |
Classes | |
| class | SyncTimedwait_test |
Functions | |
| LAUNCHER (SyncTimedwait_test, "unit common") | |
| Register this test class... | |
Variables | |
| const uint | WAIT_mSec = 20 |
| milliseconds to wait before timeout | |
| const milliseconds | TIMEOUT {WAIT_mSec} |