template <>
class WireWeakSyncClientImpl
Defined at line 6641 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/wire_messaging.h
Public Methods
::fidl::WireResult< ::fuchsia_hardware_goldfish::SyncDevice::CreateTimeline> CreateTimeline (::fidl::ServerEnd< ::fuchsia_hardware_goldfish::SyncTimeline> && timeline_req)
Create a new sync timeline.
A protocol request `timeline_req` provides an interface to the
`SyncTimeline`. Each device can have multiple timelines at the same
time.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.