FixedMilliseconds implements DelayFactory
Read onlyYes
FinalYes
Interfaces
Methods
- __construct() : mixed
- delay() : Duration
Methods
__construct()
public
__construct(int $milliseconds) : mixed
Parameters
- $milliseconds : int
delay()
public
delay(int $attempt) : Duration
Parameters
- $attempt : int