Returns the number of seconds that have past since the current uploading session began.
[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
AJAXUploader Object