mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Reduced timeout
This commit is contained in:
parent
aec637be5c
commit
01d67eeca1
@ -24,7 +24,7 @@
|
||||
#include "Splash.h"
|
||||
|
||||
#define TIMEOUT_START 0.5 /* timeout when splash is first time shown (also for first client) */
|
||||
#define TIMEOUT_CONTINUE 1.0 /* timeout between starting rest of the cliens */
|
||||
#define TIMEOUT_CONTINUE 0.4 /* timeout between starting rest of the cliens */
|
||||
|
||||
EDELIB_NS_USING(String)
|
||||
EDELIB_NS_USING(Resource)
|
||||
|
Loading…
Reference in New Issue
Block a user