redraskal / r6-dissect

Match Replay API/CLI for Rainbow Six: Siege's Dissect (.rec) format.
MIT License
70 stars 11 forks source link

Increase Time Precision #69

Open redraskal opened 11 months ago

redraskal commented 11 months ago

Discussed in https://github.com/redraskal/r6-dissect/discussions/64

Originally posted by **f870103** August 12, 2023 The output precision is second, is it possible to set it to millisecond? This will help a lot when tracking defuser-related events (e.g. defender team successfully counter-defused with less than one second to round end). Also, is it possible to add events like `DefuserPlantStop` and `DefuserDisableStop`?