Post AxsfQcx8SUc6ShwCnI by [email protected] | |
More posts by [email protected] | |
Post #AxsfQcjfGZq1mvdRnU by [email protected] | |
0 likes, 0 repeats | |
```while (true) { await delay(5000);}```"gjs -m test.js"[one of my… | |
Post #AxsfQcr6otnEA17OOu by [email protected] | |
0 likes, 0 repeats | |
update:```async function delay(msec: number): Promise<void> { // this wi… | |
Post #AxsfQcx8SUc6ShwCnI by [email protected] | |
0 likes, 1 repeats | |
@robey glib indeed |