![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Functions | |
| void | maybeOverride (uint &configSetting, Arg cmdline, uint paramNr) |
| void | operate (Duration dur, Offset offset, int factor) |
| Time | capture (Duration, Offset, int) |
| void | undoIt (Duration, Offset, int, Time oldState) |
Variables | |
| uint | NUM_THREADS_DEFAULT = 50 |
| uint | NUM_INVOC_PER_THRED = 10 |
| uint | MAX_RAND_DELAY_us = 50 |
| const Symbol | COMMAND_ID {"test.dispatch.function.command"} |
| const Symbol | COMMAND_I1 {"test.dispatch.function.command.instance-1"} |
| const Symbol | COMMAND_I2 {"test.dispatch.function.command.instance-2"} |
| TimeVar | testCommandState = randTime() |
Definition at line 128 of file session-command-function-test.cpp.
References maybeOverride().
Referenced by maybeOverride().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 144 of file session-command-function-test.cpp.
References testCommandState.
Definition at line 150 of file session-command-function-test.cpp.
References testCommandState.
Definition at line 156 of file session-command-function-test.cpp.
References testCommandState.
| uint NUM_THREADS_DEFAULT = 50 |
Definition at line 123 of file session-command-function-test.cpp.
| uint NUM_INVOC_PER_THRED = 10 |
Definition at line 124 of file session-command-function-test.cpp.
| uint MAX_RAND_DELAY_us = 50 |
Definition at line 125 of file session-command-function-test.cpp.
Definition at line 137 of file session-command-function-test.cpp.
Definition at line 138 of file session-command-function-test.cpp.
Definition at line 139 of file session-command-function-test.cpp.