[Windows] Improve frame pacing by busy waiting as needed #269
Annotations
9 errors
Compilation:
platform/windows/os_windows.cpp#L270
'ticks_min_sleep': undeclared identifier
|
Compilation:
platform/windows/os_windows.cpp#L274
'ticks_min_sleep': undeclared identifier
|
Compilation:
platform/windows/os_windows.cpp#L2257
'OS::target_ticks': cannot access private member declared in class 'OS'
|
Compilation:
platform/windows/os_windows.cpp#L2261
'OS::target_ticks': cannot access private member declared in class 'OS'
|
Compilation:
platform/windows/os_windows.cpp#L2262
'OS::target_ticks': cannot access private member declared in class 'OS'
|
Compilation:
platform/windows/os_windows.cpp#L2265
'OS::target_ticks': cannot access private member declared in class 'OS'
|
Compilation:
platform/windows/os_windows.cpp#L2270
'OS::target_ticks': cannot access private member declared in class 'OS'
|
Compilation:
platform/windows/os_windows.cpp#L2270
'OS::target_ticks': cannot access private member declared in class 'OS'
|
Compilation
Process completed with exit code 2.
|
Loading