'updateInterval' Syntax and Note : updateInterval « Javascript Properties « JavaScript Reference

'updateInterval' Syntax and Note

Note:

Read and write property. 
Specifies the milliseconds between screen updates. 
    
Syntax:
    
screen.updateInterval = value

    

      
      








Related examples in the same category

1.'updateInterval' Example
2.'updateInterval' Possible Values
3.'updateInterval' is applied to