time_stamp property

time_stamp property

TimeStamp

Definition:

@property
def time_stamp(self):
    ...
@time_stamp.setter
def time_stamp(self, value):
    ...

See Also