mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-05-01 11:06:27 +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.