imabot2 / serialib

Serial library for Linux & Windows
MIT License
195 stars 45 forks source link

Missing header sys/time.h on Windows #12

Closed toncho11 closed 2 years ago

toncho11 commented 3 years ago

Not available on Windows

include <sys/time.h>

toncho11 commented 3 years ago

Possible solution is to use:

https://www.codefull.org/2015/12/systime-h-replacement-for-windows/

G4m4 commented 2 years ago

The PR I made is a quick fix, as not much is used anyway - a simple timer.