#include <clock_snapshot.pbzero.h>
Definition at line 112 of file clock_snapshot.pbzero.h.
◆ ClockSnapshot_Clock_Decoder() [1/3]
perfetto::protos::pbzero::ClockSnapshot_Clock_Decoder::ClockSnapshot_Clock_Decoder |
( |
const uint8_t * |
data, |
|
|
size_t |
len |
|
) |
| |
|
inline |
◆ ClockSnapshot_Clock_Decoder() [2/3]
perfetto::protos::pbzero::ClockSnapshot_Clock_Decoder::ClockSnapshot_Clock_Decoder |
( |
const std::string & |
raw | ) |
|
|
inlineexplicit |
Definition at line 119 of file clock_snapshot.pbzero.h.
120 : TypedProtoDecoder(reinterpret_cast<const uint8_t*>(raw.data()),
121 raw.size()) {}
◆ ClockSnapshot_Clock_Decoder() [3/3]
perfetto::protos::pbzero::ClockSnapshot_Clock_Decoder::ClockSnapshot_Clock_Decoder |
( |
const ::protozero::ConstBytes & |
raw | ) |
|
|
inlineexplicit |
◆ clock_id()
uint32_t perfetto::protos::pbzero::ClockSnapshot_Clock_Decoder::clock_id |
( |
| ) |
const |
|
inline |
◆ has_clock_id()
bool perfetto::protos::pbzero::ClockSnapshot_Clock_Decoder::has_clock_id |
( |
| ) |
const |
|
inline |
◆ has_timestamp()
bool perfetto::protos::pbzero::ClockSnapshot_Clock_Decoder::has_timestamp |
( |
| ) |
const |
|
inline |
◆ timestamp()
uint64_t perfetto::protos::pbzero::ClockSnapshot_Clock_Decoder::timestamp |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: