
SpeedrunTimer
Simple Accurate TimerDetails
Summary
- Record Milliseconds accuracy timer
- Better accuracy in timer which uses
System.Diagnostics.Stopwatch
instead ofTime.deltaTime
- Proper Timer as timer stop as soon as you complete the extraction scan
Disclaimer
- Mid-join will not sync timer with host (for now, looking for good way to do it accurately)
- Checkpoint does not pause the timer like base game do