class PresentReceivedInfo

Defined at line 310 of file fidling/gen/sdk/fidl/fuchsia.scenic.scheduling/fuchsia.scenic.scheduling/cpp/fidl/fuchsia.scenic.scheduling/cpp/wire_types.h

The times we record for each Present2, expressed in nanoseconds in the

`CLOCK_MONOTONIC` timebase.

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_scenic_scheduling::wire::PresentReceivedInfo> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_scenic_scheduling::wire::PresentReceivedInfo> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_scenic_scheduling::wire::PresentReceivedInfo>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

void PresentReceivedInfo ()

Defined at line 312 of file fidling/gen/sdk/fidl/fuchsia.scenic.scheduling/fuchsia.scenic.scheduling/cpp/fidl/fuchsia.scenic.scheduling/cpp/wire_types.h

void PresentReceivedInfo (const PresentReceivedInfo & other)

Defined at line 313 of file fidling/gen/sdk/fidl/fuchsia.scenic.scheduling/fuchsia.scenic.scheduling/cpp/fidl/fuchsia.scenic.scheduling/cpp/wire_types.h

PresentReceivedInfo & operator= (const PresentReceivedInfo & other)

Defined at line 314 of file fidling/gen/sdk/fidl/fuchsia.scenic.scheduling/fuchsia.scenic.scheduling/cpp/fidl/fuchsia.scenic.scheduling/cpp/wire_types.h

void PresentReceivedInfo (PresentReceivedInfo && other)

Defined at line 315 of file fidling/gen/sdk/fidl/fuchsia.scenic.scheduling/fuchsia.scenic.scheduling/cpp/fidl/fuchsia.scenic.scheduling/cpp/wire_types.h

PresentReceivedInfo & operator= (PresentReceivedInfo && other)

Defined at line 316 of file fidling/gen/sdk/fidl/fuchsia.scenic.scheduling/fuchsia.scenic.scheduling/cpp/fidl/fuchsia.scenic.scheduling/cpp/wire_types.h

int64_t & present_received_time ()

The time Scenic receives the Present2 call.

bool has_present_received_time ()
int64_t & latched_time ()

The time Scenic latched the Present2 call to. This is guaranteed to be

greater than the `present_received_time`.

bool has_latched_time ()
void ~PresentReceivedInfo ()

Defined at line 318 of file fidling/gen/sdk/fidl/fuchsia.scenic.scheduling/fuchsia.scenic.scheduling/cpp/fidl/fuchsia.scenic.scheduling/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder