time_unit property

time_unit property

Definition:

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

See Also