objc

Data Structures
TimerDelegate+Protocol.h File Reference

Defines a protocol for the timer delegate. More...

Go to the source code of this file.

Data Structures

protocol  <TimerDelegate>
 A protocol that defines the methods for a timer delegate. More...
 

Detailed Description

Defines a protocol for the timer delegate.

The TimerDelegate protocol defines methods that are called by the run loop when a Timer fires.

Definition in file TimerDelegate+Protocol.h.