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