Agent641@lemmy.world to Programmer Humor@programming.dev · 2 months agoClock but the PM quit and was replaced halfway through the project. Handover instructions: "Make the clock hands show the current time"lemmy.worldimagemessage-square33linkfedilinkarrow-up1623
arrow-up1623imageClock but the PM quit and was replaced halfway through the project. Handover instructions: "Make the clock hands show the current time"lemmy.worldAgent641@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square33linkfedilink
minus-squareAgent641@lemmy.worldOPlinkfedilinkarrow-up5·2 months agoHow will the system know when to poll the API if it doesn’t know seconds?
How will the system know when to poll the API if it doesn’t know seconds?
It can just sleep(1);