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