updateProgressIndicator:withProgress:ofTotal: method

Helper method for interacting with progress indicators to abstract the details of different APIS (NSProgressIndicator and UIProgressView)

Syntax

+ ( void ) updateProgressIndicator : ( id * ) indicator withProgress : ( unsigned long long ) progress ofTotal : ( unsigned long long ) total