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

Datatype: A 64-bit number describing either nanoseconds OR sequence numbers. More...

#include <rerun/datatypes/time_int.hpp>

Public Member Functions

 TimeInt (int64_t value_)
 
TimeIntoperator= (int64_t value_)
 

Public Attributes

int64_t value
 

Detailed Description

Datatype: A 64-bit number describing either nanoseconds OR sequence numbers.


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