mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-11-06 07:31:56 +00:00
This change adds an average function to time how long it takes the GPU to copy and map the texture, and then uses this average to sleep for 80% of this average lowering CPU usage and potentially decreasing lock contention.