currentTime method

AFTimeState currentTime()

Implementation

AFTimeState currentTime() {
  return registry.currentTime();
}