{"json_modified": "2016-10-18T23:33:19.579020", "uuid": "5407e28c-109e-4d1f-b67f-6b40b0773b0c", "title": "WindowTimers.setTimeout()", "url": "/en-US/docs/Web/API/WindowTimers/setTimeout", "tags": ["JavaScript timers", "API", "Intervals", "Timers", "Reference", "WindowTimers", "NeedsMarkupWork", "MakeBrowserAgnostic", "NeedsCompatTable", "setTimeout", "HTML DOM", "NeedsUpdate", "Method"], "translations": [{"uuid": "bddf9b1a-0901-40d5-80ef-25e28b84ce93", "title": "WindowTimers.setTimeout()", "url": "/de/docs/Web/API/WindowTimers/setTimeout", "tags": [], "summary": "Ruft eine Funktion auf oder f\u00fchrt einen gegebenen Code nach einer gewissen Zeitspanne aus.", "localization_tags": [], "locale": "de", "last_edit": "2015-08-25T05:14:52", "review_tags": []}, {"uuid": "14e0ee0f-bf9a-413e-9506-0d3ebd3779f6", "title": "window.setTimeout", "url": "/es/docs/Web/API/WindowTimers/setTimeout", "tags": [], "summary": "Establece un temporizador que llama a una funci\u00f3n o ejecuta un fragmento de c\u00f3digo despu\u00e9s del retraso especificado.", "localization_tags": ["inprogress"], "locale": "es", "last_edit": "2016-10-18T23:33:10", "review_tags": []}, {"uuid": "c56e2fd3-5e11-4cfe-8b9e-e415ecf47524", "title": "window.setTimeout", "url": "/fr/docs/Web/API/WindowTimers/setTimeout", "tags": ["DOM_0", "DOM"], "summary": "Ex\u00e9cute un morceau de code ou une fonction apr\u00e8s un d\u00e9lai determin\u00e9.", "localization_tags": [], "locale": "fr", "last_edit": "2015-11-12T06:54:00", "review_tags": []}, {"uuid": "10e4b4ba-4bcf-47cb-a85f-233565906450", "title": "window.setTimeout", "url": "/ja/docs/Web/API/WindowTimers/setTimeout", "tags": ["DOM", "Gecko", "Gecko DOM Reference", "\u8981\u66f4\u65b0"], "summary": "\u6307\u5b9a\u3055\u308c\u305f\u9045\u5ef6\u306e\u5f8c\u306b\u3001\u30b3\u30fc\u30c9\u306e\u65ad\u7247\u307e\u305f\u306f\u95a2\u6570\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2014-10-28T08:24:28", "review_tags": []}, {"uuid": "5cfdf123-6fa6-4ef2-b04a-b68be64327c7", "title": "window.setTimeout", "url": "/pl/docs/Web/API/Window/setTimeout", "tags": ["DOM_0", "Dokumentacja_Gecko_DOM", "DOM", "Gecko", "Wszystkie_kategorie"], "summary": "Uruchamia fragment kodu b\u0105d\u017a funkcj\u0119 po okre\u015blonym odst\u0119pie czasu.", "localization_tags": [], "locale": "pl", "last_edit": "2014-10-28T07:44:37", "review_tags": []}, {"uuid": "4c9f732f-4c61-4858-a8de-ea07aaf64d81", "title": "window.setTimeout", "url": "/ro/docs/Web/API/window.setTimeout", "tags": [], "summary": "Apeleaz\u0103 o func\u021bie sau execut\u0103 un fragment de cod dup\u0103 o durat\u0103 specificat\u0103.", "localization_tags": [], "locale": "ro", "last_edit": "2016-08-07T16:06:22", "review_tags": []}, {"uuid": "7cf863df-95a4-4a52-b02c-115ae6aacd4f", "title": "WindowTimers.setTimeout()", "url": "/ru/docs/Web/API/WindowTimers/setTimeout", "tags": [], "summary": "\u0412\u044b\u0437\u043e\u0432 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u0438\u043b\u0438 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u0444\u0440\u0430\u0433\u043c\u0435\u043d\u0442\u0430 \u043a\u043e\u0434\u0430 \u043f\u043e\u0441\u043b\u0435 \u0443\u043a\u0430\u0437\u0430\u043d\u043d\u043e\u0439 \u0437\u0430\u0434\u0435\u0440\u0436\u043a\u0438.", "localization_tags": ["inprogress"], "locale": "ru", "last_edit": "2015-04-06T12:41:42", "review_tags": ["editorial"]}, {"uuid": "becd8632-f0b7-47ff-900d-4ae375e50d85", "title": "WindowTimers.setTimeout()", "url": "/uk/docs/Web/API/WindowTimers/setTimeout", "tags": [], "summary": "The returned timeoutID is a numeric, non-zero value which identifies the timer created by the call to setTimeout(); this value can be passed to Window.clearTimeout() to cancel the timeout.", "localization_tags": ["inprogress"], "locale": "uk", "last_edit": "2016-10-05T00:52:39", "review_tags": []}, {"uuid": "10f39778-bb6a-4a2c-a0ec-dad4653855dc", "title": "window.setTimeout", "url": "/zh-CN/docs/Web/API/Window/setTimeout", "tags": [], "summary": "\u5728\u6307\u5b9a\u7684\u5ef6\u8fdf\u65f6\u95f4\u4e4b\u540e\u8c03\u7528\u4e00\u4e2a\u51fd\u6570\u6216\u6267\u884c\u4e00\u4e2a\u4ee3\u7801\u7247\u6bb5.", "localization_tags": ["inprogress"], "locale": "zh-CN", "last_edit": "2015-11-18T05:32:29", "review_tags": []}], "modified": "2016-09-09T13:02:22", "label": "WindowTimers.setTimeout()", "localization_tags": [], "locale": "en-US", "id": 1733, "last_edit": "2016-09-09T13:02:12", "summary": "Sets a timer which executes a function or specified piece of code once after the timer expires.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Parameters", "title": "Parameters"}, {"id": "Return_value", "title": "Return value"}, {"id": "Example", "title": "Example"}, {"id": "HTML_content", "title": "HTML content"}, {"id": "JavaScript_content", "title": "JavaScript content"}, {"id": "Results", "title": "Results"}, {"id": "Polyfill", "title": "Polyfill"}, {"id": "IE_only_fix", "title": "IE only fix"}, {"id": "Workarounds", "title": "Workarounds"}, {"id": "The_this_problem", "title": "The \""}, {"id": "Explanation", "title": "Explanation"}, {"id": "Possible_solutions", "title": "Possible solutions"}, {"id": "Notes", "title": "Notes"}, {"id": "Passing_string_literals", "title": "Passing string literals"}, {"id": "Reasons_for_delays_longer_than_specified", "title": "Reasons for delays longer than specified"}, {"id": "Nested_timeouts_forced_to_>4ms", "title": "Nested timeouts forced to >=4ms"}, {"id": "Timeouts_in_inactive_tabs_clamped_to_>1000ms", "title": "Timeouts in inactive tabs clamped to >=1000ms"}, {"id": "Late_timeouts", "title": "Late timeouts"}, {"id": "Maximum_delay_value", "title": "Maximum delay value"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/API/WindowTimers/setTimeout", "review_tags": []}