twhl-community / halflife-updated

Half-Life SDK updated to compile under VS2019 and 2022. Check README.md for more information.
Other
382 stars 146 forks source link

Remove benchmarking functionality #54

Closed SamVanheer closed 2 years ago

SamVanheer commented 2 years ago

Remove the obsolete benchmarking functionality. The code to enable it no longer exists and it isn't useful anymore.

It's only implemented fully on Windows, and it uses the Windows-specific ICMP APIs incorrectly for currently supported versions.

See the documentation for more information: https://docs.microsoft.com/en-us/windows/win32/api/icmpapi/nf-icmpapi-icmpcreatefile