htop/darwin
Christian Göttsche 550a141860 Add ELAPSED process column
Add process columns showing the elapsed time since the process was
started.
Similar to STARTTIME, but shows the time passed since the process start
instead of the fixed start time of the process.

Closes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=782636
2021-05-23 15:43:23 +02:00
..
DarwinProcess.c Add ELAPSED process column 2021-05-23 15:43:23 +02:00
DarwinProcess.h Move kernel/userland thread handling to platform-independent implementation 2021-05-23 09:22:21 +02:00
DarwinProcessList.c platform-dependent files included relative to main source directory 2021-05-10 18:40:53 +02:00
DarwinProcessList.h DarwinProcessList: mark local functions static and sort includes 2020-11-17 21:50:38 +01:00
Platform.c platform-dependent files included relative to main source directory 2021-05-10 18:40:53 +02:00
Platform.h platform-dependent files included relative to main source directory 2021-05-10 18:40:53 +02:00
ProcessField.h Rework enum ProcessField 2020-12-19 21:13:32 +01:00