stated to implement threading
This commit is contained in:
@ -46,6 +46,11 @@ private:
|
||||
uint32_t u32ErrorCount = 0U;
|
||||
uint32_t u32PowerOnHours = 0U; //in hours
|
||||
uint32_t u32PowerCycles = 0U;
|
||||
uint32_t u32ShredPercentage = 0U; //in percent
|
||||
|
||||
|
||||
|
||||
|
||||
};
|
||||
|
||||
#endif // DRIVE_H_
|
Reference in New Issue
Block a user