Apr-13-2019, 08:57 PM
if you write some code to wake up every second, it could accumulate the system delays and quickly be way off. what have you done to deal with this? back in my days of C programming, my code would calculate how long to wait, such as in nanoseconds. doing so in Python seems to work. is there a better way to do this in Python?
Tradition is peer pressure from dead people
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.