Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8678529
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T20:44:40+00:00 2026-06-12T20:44:40+00:00

Chapter 6 Responsive Interfaces of High Performance JavaScript book by Nicholas C. Zakas says

  • 0

Chapter 6 “Responsive Interfaces” of “High Performance JavaScript” book by Nicholas C. Zakas says the following thing about Timer Precision:

Timer resolution on Windows systems is 15 milliseconds, meaning that
it will interpret a timer delay of 15 as either 0 or 15, depending on
when the system time was last updated. Setting timer delays of less
than 15 can cause browser locking in Internet Explorer, so the
smallest recommended delay is 25 milliseconds (which will end up as
either 15 or 30) to ensure a delay of at least 15 milliseconds.

What is the meaning of “browser locking” here? Does that mean that widely used approach setTimeout(task, 0) to move a task to the end of UI thread queue can make IE hang?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T20:44:41+00:00Added an answer on June 12, 2026 at 8:44 pm

    setTimeout runs your task once, I don’t think this will cause a lockup.

    My interpretation of your book snippet is that he is referring to repeated executions, such as with setInterval. If you set code to execute every 0 milliseconds, then yeah, I could see IE having a problem with that.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In chapter 6 of Learn You a Haskell , the following function is introduced:
SICP Chapter 3.5.3 http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-24.html#%_sec_3.5.3 In section Streams as signals , SICP gives an audio-visual
If Book aggregates Chapter which in turn aggregates Page, then what should be the
I'm currently reading chapter 5.8 of Dive Into Python and Mark Pilgrim says: There
I read a chapter in a book (Seven languages in Seven Weeks by Bruce
Chapter about TDD from Martin's Clean Code caught my imagination. However. These days I
In Chapter 14 of Designing Web Interfaces , authors Scott and Neil define the
In Chapter 9 of the Little Schemer, the Author presents the following two functions
Chapter 2 of the new Manning book, Scala in Depth by Josh Sueresh is
I'm working on chapter 4 of Martin Kalin's Web Services Up and running book.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.