|
Rerun C++ SDK
|
Component: A reference to a range of time. More...
#include <rerun/blueprint/components/absolute_time_range.hpp>
Public Member Functions | |
| AbsoluteTimeRange (rerun::datatypes::AbsoluteTimeRange range_) | |
| AbsoluteTimeRange & | operator= (rerun::datatypes::AbsoluteTimeRange range_) |
| operator rerun::datatypes::AbsoluteTimeRange () const | |
| Cast to the underlying AbsoluteTimeRange datatype. | |
Public Attributes | |
| rerun::datatypes::AbsoluteTimeRange | range |
Component: A reference to a range of time.
⚠ This type is unstable and may change significantly in a way that the data won't be backwards compatible.