weldx.core.TimeSeries.time

property TimeSeries.time: Union[None, pandas.core.indexes.timedeltas.TimedeltaIndex]

Return the data’s timestamps.

Returns

Timestamps of the data

Return type

pandas.TimedeltaIndex