Loop new implementation test@2

This commit is contained in:
xdrm-brackets 2017-09-28 10:36:42 +02:00
parent 4798afbd76
commit 34a15fa16a
1 changed files with 2 additions and 0 deletions

View File

@ -124,6 +124,8 @@
$cur_timeout = floor(microtime(true) - $timeout); $cur_timeout = floor(microtime(true) - $timeout);
slog("timeout($timeout), cur($cur_timeout)", "daemon");
/* [2] Manage timeout /* [2] Manage timeout
=========================================================*/ =========================================================*/
/* (1) If no action for this @cur_timeout -> reset to 0 */ /* (1) If no action for this @cur_timeout -> reset to 0 */