Class TimeSpan (2.0.2)

TimeSpan(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Start and end times for a build execution phase.

Attributes

NameDescription
start_time .timestamp.Timestamp
Start of time span.
end_time .timestamp.Timestamp
End of time span.