Table of Contents
getElapsedSeconds Method 

Returns the number of seconds that have past since the current uploading session began.

Syntax
JavaScript
 AJAXUploader.getElapsedSeconds()

Return Value

The number of seconds that have past since the current uploading session began, or null if no uploading is in progress.

See Also