Skip to content

Commit

Permalink
issues/15
Browse files Browse the repository at this point in the history
  • Loading branch information
llgoer committed Jul 29, 2019
1 parent d1c9171 commit 00ea3ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@ Call the function `func` when the signal `signal` happens. Only a single handler

POSIX signal numbers.

`setTimeout(delay, func)`
`setTimeout(func, delay)`

Call the function `func` after `delay` ms. Return a handle to the timer.

Expand Down

0 comments on commit 00ea3ad

Please sign in to comment.