template <>

class WireWeakAsyncClientImpl

Defined at line 7999 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireThenable< ::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. The callback is stored on the heap.

::fidl::internal::WireThenable< ::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. The callback is stored on the heap.