win32Arduino is a windows/linux implementation of many arduino functions to allow an arduino library developer to unit test code outside of the arduino platform.
MIT License
2
stars
2
forks
source link
Realtime clock strategy using microseconds timer #13
QueryPerformanceCounter() is not portable but it would support both millis() and micros() function calls.