TimestampedDouble
- class ntcore.TimestampedDouble(*args, **kwargs)
Bases:
pybind11_objectTimestamped value. @ingroup ntcore_cpp_handle_api
Overloaded function.
__init__(self: ntcore._ntcore.TimestampedDouble) -> None
__init__(self: ntcore._ntcore.TimestampedDouble, time: typing.SupportsInt | typing.SupportsIndex, serverTime: typing.SupportsInt | typing.SupportsIndex, value: typing.SupportsFloat | typing.SupportsIndex) -> None