display also days

This commit is contained in:
2022-05-13 21:14:48 +02:00
parent ecc8a71c64
commit 0e391cebf3
3 changed files with 5 additions and 3 deletions

View File

@ -132,6 +132,7 @@ void Drive::setDriveSMARTData( string modelFamily,
u32ErrorCount = errorCount;
u32PowerOnHours = powerOnHours;
u32PowerCycles = powerCycle;
}
void Drive::setTimestamp()