cal metric: shred speed
This commit is contained in:
@ -66,6 +66,7 @@ private:
|
||||
|
||||
void displaySelectedDrive(Drive drive, int stdscrX, int stdscrY);
|
||||
string formatTimeDuration(time_t u32Duration);
|
||||
string formatSpeed(time_t u32ShredTimeDelta, unsigned long ulWrittenBytes);
|
||||
|
||||
};
|
||||
#endif // TUI_H_
|
Reference in New Issue
Block a user