DurationDateBased
Class DurationDateBased
Table of Contents
Methods
- __construct() : mixed
- Constructor.
- getInterval() : int
- Get interval in seconds.
Methods
__construct()
Constructor.
public
__construct(Letter $letter) : mixed
Parameters
- $letter : Letter
-
Letter.
getInterval()
Get interval in seconds.
public
getInterval(int $count) : int
Parameters
- $count : int
-
Count.