bestelbus22@lemmy.world to Programmer Humor@programming.dev · 3 months agoFor that modern web feelinglemmy.worldimagemessage-square40linkfedilinkarrow-up1335arrow-down13
arrow-up1332arrow-down1imageFor that modern web feelinglemmy.worldbestelbus22@lemmy.world to Programmer Humor@programming.dev · 3 months agomessage-square40linkfedilink
minus-squarebleistift2@sopuli.xyzlinkfedilinkEnglisharrow-up2·3 months agoTo your first question: The arguments to setTimeout and setInterval (and I believe everything else in JavaScript) are in milliseconds. Second question: Everybody, unless you’re a 90-year old, demented grandma.
To your first question: The arguments to
setTimeoutandsetInterval(and I believe everything else in JavaScript) are in milliseconds.Second question: Everybody, unless you’re a 90-year old, demented grandma.