shirou / gopsutil

psutil for golang
Other
10.66k stars 1.59k forks source link

Fix resolution for process create time limited to seconds #1713

Closed joshiste closed 1 month ago

joshiste commented 2 months ago

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