Variable TimeDiff.days
Declaration
struct TimeDiff
{
// ...
int days;
// ...
}
struct TimeDiff
{
// ...
int days;
// ...
}