Skip to content

ElectronDownloadItem.getStartTime method

ElectronDownloadItem › getStartTime

Unofficial

Returns the number of seconds since the UNIX epoch when the download was started.

Signature:

getStartTime(): number

Returns: numberThe start time in seconds.