We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8259ce commit 202eda5Copy full SHA for 202eda5
doc/pl/other/timeouts.md
@@ -2,8 +2,6 @@
2
3
Ponieważ JavaScript jest asynchroniczny, istnieje możliwość zaplanowania wykonania
4
funkcji przy użyciu funkcji `setTimeout` i `setInterval`.
5
-Since JavaScript is asynchronous, it is possible to schedule the execution of a
6
-function by using the `setTimeout` and `setInterval` functions.
7
8
> **Note:** Funkcje czasowe nie są częścią standardu ECMAScript. Jest to część
9
> standardu [DOM][1].
0 commit comments