|
pas
|
Public Member Functions | |
| __construct (Condition $condition, callable $function, float $interval_seconds, bool $start_immediately) | |
| remove () | |
Public Attributes | |
| $function | |
| $interval_seconds | |
| $next_run | |
| pas\Loop::__construct | ( | Condition | $condition, |
| callable | $function, | ||
| float | $interval_seconds, | ||
| bool | $start_immediately | ||
| ) |
| Condition | $condition | |
| callable | $function | |
| float | $interval_seconds | |
| bool | $start_immediately |
| pas\Loop::remove | ( | ) |
| pas\Loop::$function |
| pas\Loop::$interval_seconds |
| pas\Loop::$next_run |
1.8.16