display also days
This commit is contained in:
@ -132,6 +132,7 @@ void Drive::setDriveSMARTData( string modelFamily,
|
||||
u32ErrorCount = errorCount;
|
||||
u32PowerOnHours = powerOnHours;
|
||||
u32PowerCycles = powerCycle;
|
||||
|
||||
}
|
||||
|
||||
void Drive::setTimestamp()
|
||||
|
Reference in New Issue
Block a user