modify
This commit is contained in:
@@ -129,7 +129,7 @@ class CrontabProcess extends Process
|
|||||||
} else {
|
} else {
|
||||||
$this->names[$name] = Timer::after(...$runTicker);
|
$this->names[$name] = Timer::after(...$runTicker);
|
||||||
}
|
}
|
||||||
var_dump($this->names);
|
var_dump($this->names, Timer::stats());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user