w: responded to those library changes for 'TIME' stuff

The library refactored 'TIME' items for consistency so
we must adapt to some new data types and calculations.

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner 2022-02-26 00:00:00 -06:00 committed by Craig Small
parent 8f5a755d11
commit 831bd8cf29
1 changed files with 1 additions and 1 deletions

2
w.c
View File

@ -373,7 +373,7 @@ static int find_best_proc(
struct pids_fetch *reap;
enum pids_item items[] = {
PIDS_ID_TGID,
PIDS_TIME_START,
PIDS_TICS_BEGAN,
PIDS_ID_EUID,
PIDS_ID_RUID,
PIDS_ID_TPGID,