downloads.DoubleDelta

The DoubleDelta type of the downloads API represents the difference between two doubles.

Type

Values of this type are objects. They contain the following properties:

current Optional

A number representing the current double value.

previous Optional

A number representing the previous double value.

Browser compatibility

BCD tables only load in the browser

Note: This API is based on Chromium's chrome.downloads API.