This commit is contained in:
as2252258@163.com
2021-03-20 03:55:07 +08:00
parent 3e34641bcd
commit 676bd12416
+1
View File
@@ -126,6 +126,7 @@ class CrontabProcess extends Process
} else {
$this->names[$name] = Timer::after(...$runTicker);
}
var_dump($this->names);
}