Timer General

In the .h file:

	NSTimer *showInfoBoxAfterDelayTimer1;
In the .m file:

(more…)