Variable TimeDiff.negative
Declaration
struct TimeDiff
{
// ...
bool negative;
// ...
}
struct TimeDiff
{
// ...
bool negative;
// ...
}