Agent641@lemmy.world to Programmer Humor@programming.dev · 4 days agoClock but the PM quit and was replaced halfway through the project. Handover instructions: "Make the clock hands show the current time"lemmy.worldimagemessage-square64fedilinkarrow-up1695arrow-down114
arrow-up1681arrow-down1imageClock 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 · 4 days agomessage-square64fedilink
minus-squareAgent641@lemmy.worldOPlinkfedilinkarrow-up5·4 days 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);