You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using clock()/CLOCKS_PER_SEC to measure time is problematic when using multiple threads. This is noticeable in PADrend as movement speed increases when using a second thread.