[categories] [index] [all (531)] [latest]
#ifdef DEBUG
[NSTimer scheduledTimerWithTimeInterval:1.0
target:application
selector:@selector(_performMemoryWarning)
userInfo:nil
repeats:YES];
#endif