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