| 
    FoundationExtension
    
   FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection. 
   | 
 
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 )() | 
NSTimer extension category collection
| typedef void(^ NSATimerBlock)() |