Variable TimeDiff.minutes
Declaration
struct TimeDiff
{
// ...
ubyte minutes;
// ...
}
struct TimeDiff
{
// ...
ubyte minutes;
// ...
}