Searched refs:SLEEPTIME (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/repquote/
H A DRepConfig.java22 public static final int SLEEPTIME = 5000; field in class:RepConfig
H A DRepQuoteExample.java282 Thread.sleep(RepConfig.SLEEPTIME);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/base/
H A Drep_base.h57 #define SLEEPTIME 3 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/common/
H A Drep_common.c19 #define SLEEPTIME 3 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_elect.c1092 #define SLEEPTIME(timeout) \ macro
1118 sleeptime = SLEEPTIME(timeout);
1147 sleeptime = SLEEPTIME(timeout);

Completed in 1603 milliseconds