soyuka / pidusage

Cross-platform process cpu % and memory usage of a PID
MIT License
512 stars 55 forks source link

Fix elapsed and timestamp calculation on Linux #83

Closed filipesilva closed 6 years ago

filipesilva commented 6 years ago

Fix #80

codecov-io commented 6 years ago

Codecov Report

Merging #83 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #83   +/-   ##
=======================================
  Coverage   90.74%   90.74%           
=======================================
  Files           9        9           
  Lines         335      335           
=======================================
  Hits          304      304           
  Misses         31       31
Impacted Files Coverage Δ
lib/procfile.js 87.5% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e5e2b01...081984a. Read the comment docs.

soyuka commented 6 years ago

Thanks @filipesilva ! I'm going to fix the timestamp.

soyuka commented 6 years ago

Nevermind, this looks consistent between OSes! Thanks for fixing this!

filipesilva commented 6 years ago

Thanks for merging this!

soyuka commented 6 years ago

published in 2.0.17!