A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/css/cssom/screen/updateInterval below:

updateInterval ยท WebPlatform Docs

updateInterval

Property of css/cssom/screencss/cssom/screen

Syntax
var result = element.updateInterval;
element.updateInterval = value;
Notes Remarks

The updateInterval property can be set to an integer value specifying the number of milliseconds between updates to the screen. A value of 0 (the default) disables the update interval. The interval causes screen updates to be buffered and then drawn in the specified millisecond intervals. This limits excessive invalidations that reduce the overall painting performance, which can happen when too many flipbook-style animations occur at once. Use this property judiciously; a value too small or too large adversely affects the page rendering response.

Syntax Standards information

There are no standards that apply here.

See also Related pages Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4