Setting the sleep interval to value less than 15 ms is questionable since some operating systems do not provide such precision. Moreover such values may impact test performance.
In case of no stop conditions are specified, timer logic corresponds to regular {@link Thread#sleep(long)} execution.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|