Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::datatypes::AbsoluteTimeRange Struct Reference

Datatype: Two datatypes::TimeInt describing a range of time. More...

#include <rerun/datatypes/absolute_time_range.hpp>

Public Attributes

rerun::datatypes::TimeInt min
 Start of the range.
 
rerun::datatypes::TimeInt max
 End of the range (inclusive).
 

Detailed Description

Datatype: Two datatypes::TimeInt describing a range of time.


The documentation for this struct was generated from the following file: