Lumiera
0.pre.03
»edit your freedom«
|
Functions | |
Time | capture (Duration, Offset, int) |
void | maybeOverride (uint &configSetting, Arg cmdline, uint paramNr) |
void | operate (Duration dur, Offset offset, int factor) |
void | undoIt (Duration, Offset, int, Time oldState) |
Variables | |
const Symbol | COMMAND_I1 {"test.dispatch.function.command.instance-1"} |
const Symbol | COMMAND_I2 {"test.dispatch.function.command.instance-2"} |
const Symbol | COMMAND_ID {"test.dispatch.function.command"} |
uint | MAX_RAND_DELAY_us = 50 |
uint | NUM_INVOC_PER_THRED = 10 |
uint | NUM_THREADS_DEFAULT = 50 |
TimeVar | testCommandState = randTime() |
uint NUM_THREADS_DEFAULT = 50 |
Definition at line 132 of file session-command-function-test.cpp.
uint MAX_RAND_DELAY_us = 50 |
Definition at line 134 of file session-command-function-test.cpp.