FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
NSTimer.h File Reference

NSTimer extension category collection More...

#import <Foundation/Foundation.h>

Go to the source code of this file.

Classes

category  NSTimer(NSRunLoop)
 NSTimer extension for NSRunLoop shortcuts. More...
 
category  NSTimer(dispatch)
 [dispatch][0] Shortcuts, not really NSTimer-related implementation. More...
 
category  NSTimer(Shortcuts)
 NSTimer shortcuts - deprecated candidates. More...
 

Typedefs

typedef void(^ NSATimerBlock )()
 

Detailed Description

NSTimer extension category collection

Typedef Documentation

typedef void(^ NSATimerBlock)()