LookingGlass/host/platform
Quantum 26df3579a3 [host] windows/delay: cast to LONGLONG instead of int
The type of the QuadPart member of the LARGE_INTEGER union is actually
LONGLONG, so we should cast to LONGLONG instead of int.
This avoids truncation should (ms * 10000.0f) exceed 2^31-1.
2021-07-21 12:29:29 +10:00
..
Linux [host] capture: stop sending DPI information 2021-07-18 10:50:57 +10:00
Windows [host] windows/delay: cast to LONGLONG instead of int 2021-07-21 12:29:29 +10:00
CMakeLists.txt [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00