|
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::encodings::AbsoluteTimeRange range_) | |
| AbsoluteTimeRange & | operator= (rerun::encodings::AbsoluteTimeRange range_) |
| operator rerun::encodings::AbsoluteTimeRange () const | |
| Cast to the underlying AbsoluteTimeRange encoding. | |
Public Attributes | |
| rerun::encodings::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.