Skip to content

Fix resolution for process create time limited to seconds - #1713

Merged
shirou merged 1 commit into
shirou:masterfrom
joshiste:joshiste-precise-create-time
Sep 26, 2024
Merged

Fix resolution for process create time limited to seconds#1713
shirou merged 1 commit into
shirou:masterfrom
joshiste:joshiste-precise-create-time

Conversation

@joshiste

Copy link
Copy Markdown
Contributor

Due to the operation order, the create time of a process has a resolution of only a second.
By reordering the operations, we can increase the precision

@joshiste
joshiste force-pushed the joshiste-precise-create-time branch from c723789 to 3dc1224 Compare September 24, 2024 16:51

@shirou shirou left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're absolutely right! Good catch!

@shirou
shirou merged commit 7ec1343 into shirou:master Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants