← Back to context Comment by bawolff 4 hours ago Wasn't windows 95 famous for having an issue like this? 1 comment bawolff Reply guywithahat 4 hours ago Arduino too; I assume they all have to do with storing milliseconds in a uint32_t, and then getting unpredictable behavior when it rolls over
guywithahat 4 hours ago Arduino too; I assume they all have to do with storing milliseconds in a uint32_t, and then getting unpredictable behavior when it rolls over
Arduino too; I assume they all have to do with storing milliseconds in a uint32_t, and then getting unpredictable behavior when it rolls over