mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-09-02 20:23:54 +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.