-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use new more precise duration calculation
Use the new duration attribute from simpleArcParse, in order to extract duration in milliseconds. Display the time with precision up to 2 decimal places. Stop storing the old server_end.json file, as we will rely only on the new duration value. However, for formatting encounters, allow using the old method if we haven't yet extracted the precise_duration. Signed-off-by: Jacob Keller <[email protected]>
- Loading branch information
1 parent
fd3f5eb
commit 2d4271c
Showing
2 changed files
with
22 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters