Gate
Gate copied to clipboard
sys/time.h doesn't exist in MSVC
A lot of timing functionality in Gate depends on existence of sys/time.h and timeval. All time readings and calculations should be reworked a bit to work under Windows.