performSelector:onTarget:withObject:amount: method

Helper method used for performing invocations on the main thread (used for progress).

Syntax

+ ( void ) performSelector : ( SEL ) selector onTarget : ( id * ) target withObject : ( id ) object amount : ( void * ) amount