Agent641@lemmy.world to Programmer Humor@programming.dev · 1 day agoClock but the PM quit and was replaced halfway through the project. Handover instructions: "Make the clock hands show the current time"lemmy.worldexternal-linkmessage-square55fedilinkarrow-up1745arrow-down115
arrow-up1730arrow-down1external-linkClock 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 · 1 day agomessage-square55fedilink
minus-squareAgent641@lemmy.worldOPlinkfedilinkarrow-up4·19 hours 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);