getLoop() getLoop() : \React\EventLoop\LoopInterface Get the loop with which this timer is associated Returns \React\EventLoop\LoopInterface
getInterval() getInterval() : float Get the interval after which this timer will execute, in seconds Returns float
getCallback() getCallback() : callable Get the callback that will be executed when this timer elapses Returns callable