mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-06-10 20:25:50 +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.