template <>
class WireWeakAsyncBufferClientImpl
Defined at line 8021 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::WireBufferThenable< ::fuchsia_audio_mixer::SyntheticClock::Now> Now (::fuchsia_audio_mixer::wire::SyntheticClockNowRequest SyntheticClockNowRequest)
Reads the clock's current time.
Caller provides the backing storage for FIDL message.
::fidl::internal::WireBufferThenable< ::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`.
Caller provides the backing storage for FIDL message.