high refresh rate movement

This commit is contained in:
jon
2020-07-07 21:26:27 +02:00
parent 5d1276a58a
commit feb9e222e5
4 changed files with 10 additions and 8 deletions

View File

@@ -529,6 +529,6 @@ static inline void wintype_arr_enable(bool arr[]) {
}
/**
* Get current system clock in milliseconds.
* Get current system clock in 40 microseconds.
*/
int64_t get_time_ms(void);