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

Fix: Update timestamp methods to use UnixMilli #131

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Fix: Update timestamp methods to use UnixMilli #131

merged 1 commit into from
Oct 11, 2024

Conversation

croessner
Copy link
Owner

Changed LastReloadTime and startTime to return Unix milliseconds instead of Unix seconds for better precision. This aligns timestamp formats across the system for consistency.

Changed LastReloadTime and startTime to return Unix milliseconds instead of Unix seconds for better precision. This aligns timestamp formats across the system for consistency.

Signed-off-by: Christian Roessner <[email protected]>
@croessner croessner merged commit 3047c4a into main Oct 11, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant