mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-14 04:54:37 +03:00
Rework TTY column for the PCP platform
This commit is contained in:
@ -98,7 +98,6 @@ typedef struct PCPProcess_ {
|
||||
double io_rate_write_bps;
|
||||
char* cgroup;
|
||||
unsigned int oom;
|
||||
char* ttyDevice;
|
||||
unsigned long long int delay_read_time;
|
||||
unsigned long long cpu_delay_total;
|
||||
unsigned long long blkio_delay_total;
|
||||
|
Reference in New Issue
Block a user