htop/openbsd
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
..
OpenBSDProcess.c Add ELAPSED process column 2021-05-23 15:43:23 +02:00
OpenBSDProcess.h Move kernel/userland thread handling to platform-independent implementation 2021-05-23 09:22:21 +02:00
OpenBSDProcessList.c OpenBSD: add COMM column and use merged command line helpers 2021-05-23 09:22:21 +02:00
OpenBSDProcessList.h don't include offline CPUs in summary for OpenBSD 2021-04-18 16:58:20 +02:00
Platform.c platform-dependent files included relative to main source directory 2021-05-10 18:40:53 +02:00
Platform.h Request the realtime and monotonic clock times once per sample 2021-04-05 23:41:07 +02:00
ProcessField.h Rework enum ProcessField 2020-12-19 21:13:32 +01:00