Skip to content
New issue

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

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

Already on GitHub? # to your account

[Fix] Processing Time Incorrect #14

Merged
merged 2 commits into from
Jun 3, 2023
Merged

[Fix] Processing Time Incorrect #14

merged 2 commits into from
Jun 3, 2023

Conversation

Lissy93
Copy link
Owner

@Lissy93 Lissy93 commented Jun 3, 2023

Overview: The processing time displayed was incorrect. AdGuard's API was returning the value in seconds, while AdGuardian was displaying it as milliseconds. This has been fixed by dividing by 1000 and converting to a 16-bit integer.

Ticket: #11

Screenshot:

@Lissy93 Lissy93 merged commit f584c0e into main Jun 3, 2023
@Lissy93 Lissy93 deleted the FIX/processing-time branch June 3, 2023 20:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant