{"json_modified": "2016-03-28T08:25:02.839974", "uuid": "6adc5a22-320a-4939-93b7-5303f82f6369", "title": "DeferredTask.jsm", "url": "/en-US/docs/Mozilla/JavaScript_code_modules/DeferredTask.jsm", "tags": ["R\u00e9f\u00e9rence", "Reference", "Modules", "JavaScript"], "translations": [{"uuid": "8898ed19-a9f2-4ae4-abd1-c6b193c47319", "title": "DeferredTask.jsm", "url": "/ja/docs/Mozilla/JavaScript_code_modules/DeferredTask.jsm", "tags": ["Modules", "JavaScript"], "summary": "DeferredTask.jsm JavaScript \u30b3\u30fc\u30c9\u30e2\u30b8\u30e5\u30fc\u30eb\u306f\u3001\u9045\u5ef6\u5f8c\u306b\u5b9f\u884c\u3059\u308b\u30bf\u30b9\u30af\u306e\u305f\u3081\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30eb\u30fc\u30c1\u30f3\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002\u9045\u5ef6\u524d\u306b\u5b9f\u884c\u304c\u8a66\u307f\u3089\u308c\u308b\u8907\u6570\u306e\u540c\u3058\u30bf\u30b9\u30af\u306f\u4e00\u672c\u5316\u3055\u308c\u307e\u3059\u3002\u3053\u306e\u30e2\u30b8\u30e5\u30fc\u30eb\u3092\u4f7f\u7528\u3059\u308b\u306b\u306f\u3001\u5148\u306b\u30b3\u30fc\u30c9\u30e2\u30b8\u30e5\u30fc\u30eb\u3092\u3042\u306a\u305f\u306e JavaScript \u30b9\u30b3\u30fc\u30d7\u306b\u30a4\u30f3\u30dd\u30fc\u30c8\u3057\u3066\u304a\u304f\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059:", "localization_tags": [], "locale": "ja", "last_edit": "2014-05-27T21:29:48", "review_tags": []}], "modified": "2015-01-19T09:16:03", "label": "DeferredTask.jsm", "localization_tags": [], "locale": "en-US", "id": 60231, "last_edit": "2015-01-19T09:16:00", "summary": "The DeferredTask.jsm JavaScript code module offers utility routines for a task that will run after a delay. Multiple attempts to run the same task before the delay will be coalesced. To use it, you first need to import the code module into your JavaScript scope:", "sections": [{"id": "The_DeferredTask_constructor", "title": "The DeferredTask constructor"}, {"id": "Method_overview", "title": "Method overview"}, {"id": "Attributes", "title": "Attributes"}, {"id": "Methods", "title": "Methods"}, {"id": "isPending()", "title": "isPending"}, {"id": "Return_value", "title": "Return value"}, {"id": "start()", "title": "start"}, {"id": "flush()", "title": "flush"}, {"id": "cancel()", "title": "cancel"}, {"id": "arm()", "title": "arm"}, {"id": "disarm()", "title": "disarm"}, {"id": "finalize()", "title": "finalize"}, {"id": "Example", "title": "Example"}], "slug": "Mozilla/JavaScript_code_modules/DeferredTask.jsm", "review_tags": ["technical"]}