amb1797 - reduced query staggering time from 500ms to 50ms
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402364
This commit is contained in:
parent
0e1ae4d85b
commit
2df2b791d8
@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
#include "BaseWorker.h"
|
#include "BaseWorker.h"
|
||||||
|
|
||||||
#define DEFAULT_THINK_TIME_MS 500
|
#define DEFAULT_THINK_TIME_MS 50
|
||||||
|
|
||||||
class ThreadWorker : public BaseWorker, public IThread
|
class ThreadWorker : public BaseWorker, public IThread
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user