PHP Интерфейс Kraken\Loop\Bridge\React\ReactTimerInterface

Наследование: extends React\EventLoop\Timer\TimerInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
getActualTimer ( ) : TimerInterface; Return the actual TimerInterface which is adapted by current ReactTimerInterface.

Описание методов

getActualTimer() публичный Метод

Return the actual TimerInterface which is adapted by current ReactTimerInterface.
public getActualTimer ( ) : TimerInterface;
Результат TimerInterface;