template <>
class WireWeakSyncClientImpl
Defined at line 8039 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_messaging.h
Public Methods
::fidl::WireResult< ::fuchsia_audio_mixer::SyntheticClock::Now> Now (::fuchsia_audio_mixer::wire::SyntheticClockNowRequest SyntheticClockNowRequest)
Reads the clock's current time.
Allocates 32 bytes of request buffer on the stack. Response is heap-allocated.
::fidl::WireResult< ::fuchsia_audio_mixer::SyntheticClock::SetRate> SetRate (::fuchsia_audio_mixer::wire::SyntheticClockSetRateRequest SyntheticClockSetRateRequest)
Sets the clock's rate adjustment, in parts-per-million, relative to the
realm's synthetic monotonic clock. The semantics are identical to
`zx_clock_update`.
Allocates 40 bytes of request buffer on the stack. Response is heap-allocated.