]> git.kaiwu.me - quickjs.git/commit
fixed and simplified setTimeout() by using an integer timer handle (github issue...
authorFabrice Bellard <fabrice@bellard.org>
Fri, 19 Jan 2024 09:20:34 +0000 (10:20 +0100)
committerFabrice Bellard <fabrice@bellard.org>
Fri, 19 Jan 2024 09:20:34 +0000 (10:20 +0100)
commit9e561d5c2e986e535484c26385d6e1b8d08a238f
treef357da1c62c1d0f058fca55d93b13f03dc42512a
parent84058766e9f247cac7b00543feeb10f3bba8120a
fixed and simplified setTimeout() by using an integer timer handle (github issue #218)
quickjs-libc.c