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