Property | Type | Description | |
---|---|---|---|
$repeat | integer | Number of times to repeat | |
$seconds | integer | Number of seconds until event |
Method | Description | |
---|---|---|
__construct ( $seconds ) | Instantiate | |
__toString ( ) : string | To string | |
repeat ( integer $count ) : self | Repeat count. |