Table of Contents
getSpeed Method 

Returns the current uploading speed in bytes per second.

Syntax
JavaScript
 AJAXUploader.getSpeed()

Return Value

The current uploading speed in bytes per second, or null if no uploading is in progress.

See Also