mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-13 12:44:34 +03:00
Add Darwin swap meter.
This commit is contained in:
@ -42,7 +42,6 @@ double Platform_setCPUValues(Meter* mtr, int cpu);
|
||||
|
||||
void Platform_setMemoryValues(Meter* mtr);
|
||||
|
||||
void Platform_setSwapValues(Meter* this);
|
||||
|
||||
void Platform_setSwapValues(Meter* mtr);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user