BudgetState

This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

Obsolete
This feature is obsolete. Although it may still work in some browsers, its use is discouraged since it could be removed at any time. Try to avoid using it.

The BudgetState interface of the the Web Budget API provides the amount of the user agent's processing budget at a specific point in time.

Properties

BudgetState.budgetAt
Returns the anticipated processing budget at a specific time.
BudgetState.time
Returns a timestamp at which the budgetAt value is valid.

Methods

None.

Browser Compatibility

DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariAndroid webviewChrome for AndroidFirefox for AndroidOpera for AndroidSafari on iOSSamsung Internet
BudgetState
ExperimentalDeprecatedNon-standard
Chrome Full support 60Edge Full support ≤79Firefox ? IE ? Opera No support NoSafari ? WebView Android No support NoChrome Android Full support 60Firefox Android ? Opera Android No support NoSafari iOS ? Samsung Internet Android Full support 8.0
budgetAt
ExperimentalDeprecatedNon-standard
Chrome Full support 60Edge Full support ≤79Firefox ? IE ? Opera No support NoSafari ? WebView Android No support NoChrome Android Full support 60Firefox Android ? Opera Android No support NoSafari iOS ? Samsung Internet Android Full support 8.0
time
ExperimentalDeprecatedNon-standard
Chrome Full support 60Edge Full support ≤79Firefox ? IE ? Opera No support NoSafari ? WebView Android No support NoChrome Android Full support 60Firefox Android ? Opera Android No support NoSafari iOS ? Samsung Internet Android Full support 8.0

Legend

Full support
Full support
No support
No support
Compatibility unknown
Compatibility unknown
Experimental. Expect behavior to change in the future.
Experimental. Expect behavior to change in the future.
Non-standard. Expect poor cross-browser support.
Non-standard. Expect poor cross-browser support.
Deprecated. Not for use in new websites.
Deprecated. Not for use in new websites.