class
TimeScaleStatic methods
- def fromString(str: str) -> typing.Optional[TimeScale]
Methods
Special methods
- def __eq__(self, arg0: TimeScale, /) -> bool
- def __init__(self, /) -> None
- def __init__(self, base: TimeScaleValue, precision: TimeScaleValue) -> None
- def __ne__(self, arg0: TimeScale, /) -> bool
- def __repr__(self, /) -> str
Properties
- base: TimeScaleValue get set
- precision: TimeScaleValue get set