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