35Delay method execution
[self performSelector:@selector(methodName) withObject:nil afterDelay:0.10f];
update: http://codec.trembl.org/58/
[self performSelector:@selector(methodName) withObject:nil afterDelay:0.10f];
update: http://codec.trembl.org/58/