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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_elect.c1105 u_int32_t egen, sleeptime, sleeptotal, timeout; local
1119 sleeptotal = 0;
1120 while (sleeptotal < timeout) {
1122 sleeptotal += sleeptime;
1143 if (sleeptotal >= timeout) {

Completed in 29 milliseconds