Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::components::Timestamp Struct Reference

Component: When the recording started. More...

#include <rerun/components/timestamp.hpp>

Public Member Functions

 Timestamp (rerun::datatypes::TimeInt timestamp_)
 
Timestampoperator= (rerun::datatypes::TimeInt timestamp_)
 
 Timestamp (int64_t value_)
 
Timestampoperator= (int64_t value_)
 
 operator rerun::datatypes::TimeInt () const
 Cast to the underlying TimeInt datatype.
 

Public Attributes

rerun::datatypes::TimeInt timestamp
 

Detailed Description

Component: When the recording started.

Should be an absolute time, i.e. relative to Unix Epoch.


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