class RandomRange
Defined at line 780 of file fidling/gen/src/lib/fake-clock/fidl/fidl/hlcpp/fuchsia/testing/cpp/fidl.h
A fake clock increment in a uniform random range.
Public Members
int64_t min_rand
int64_t max_rand
Public Methods
::std::unique_ptr<RandomRange> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, RandomRange * value, size_t _offset)
zx_status_t Clone (RandomRange * result)