/**
  * @return callable
  */
 public function getCallback()
 {
     return $this->timer->getCallback();
 }