mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03:00
Do not use extra starttime process field on Linux
This commit is contained in:

committed by
cgzones

parent
d744dac7ee
commit
783be7711d
@ -107,7 +107,6 @@ typedef struct LinuxProcess_ {
|
||||
long m_drs;
|
||||
long m_lrs;
|
||||
long m_dt;
|
||||
unsigned long long starttime;
|
||||
#ifdef HAVE_TASKSTATS
|
||||
unsigned long long io_rchar;
|
||||
unsigned long long io_wchar;
|
||||
|
Reference in New Issue
Block a user