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

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

#include <rerun/encodings/time_int.hpp>

Public Member Functions

 TimeInt (int64_t value_)
 
TimeIntoperator= (int64_t value_)
 

Public Attributes

int64_t value
 

Detailed Description

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


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