sipeed / Maixduino

Arduino port on Maix board ( k210 )
https://maixduino.sipeed.com
Other
215 stars 95 forks source link

<chrono> Accuracy is Seconds #50

Open jacobdavis1 opened 5 years ago

jacobdavis1 commented 5 years ago

Using the library via PlatformIO, my timers can't activate sooner than 1 second after starting. When I print the time deltas I get only increments of 1000 ms - a second. Is this expected behavior?