Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slightly correct the starting time #101

Merged
merged 3 commits into from
Sep 15, 2021
Merged

Conversation

IncPlusPlus
Copy link
Owner

@IncPlusPlus IncPlusPlus commented Sep 15, 2021

The previous start time was set as soon as the program discovered a running instance of Titanfall 2. However, this could lead to incorrect play times. Instead, the true start time is fetched from the process itself.

Closes #67 but might reopen something akin to #74 if I messed this up.

The previous start time was set as soon as the program discovered a running instance of Titanfall 2. However, this could lead to incorrect play times. Instead, the true start time is fetched from the process itself.
@IncPlusPlus IncPlusPlus self-assigned this Sep 15, 2021
@IncPlusPlus IncPlusPlus merged commit 7a3b422 into main Sep 15, 2021
@IncPlusPlus IncPlusPlus deleted the feature/Show_correct_time branch September 15, 2021 19:13
@IncPlusPlus
Copy link
Owner Author

IncPlusPlus commented Sep 15, 2021

Hell yeah! It works! Now, if you start the game before starting this program, the correct start time is used instead of whatever time the running process was found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use the correct start time
1 participant