Download.getElapsedTime

Gets the elapsed time in seconds, including any fractional part. If the download finished, had an error or was cancelled this is the time between its start and the event.

class Download
double
getElapsedTime
()

Return Value

Type: double

seconds since the download was started

Meta