class Resolution

Defined at line 777 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/wire_types.h

Amount of time for one tick of a timer.

Public Methods

void Resolution ()
void Resolution (const Resolution & )

Defined at line 781 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/wire_types.h

Resolution & operator= (const Resolution & )

Defined at line 782 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/wire_types.h

void Resolution (Resolution && )

Defined at line 783 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/wire_types.h

Resolution & operator= (Resolution && )

Defined at line 784 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/wire_types.h

bool IsUnknown ()

Defined at line 790 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/wire_types.h

bool has_invalid_tag ()
bool is_duration ()
Resolution WithDuration (::fidl::ObjectView<int64_t> val)

The resolution specified for one tick.

template <typename... Args>
Resolution WithDuration (::fidl::AnyArena & allocator, Args &&... args)

The resolution specified for one tick.

Defined at line 803 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/wire_types.h

int64_t & duration ()

The resolution specified for one tick.

const int64_t & duration ()

The resolution specified for one tick.

::fuchsia_hardware_hrtimer::wire::Resolution::Tag Which ()

Enumerations

enum Tag
Name Value
kDuration 1
_do_not_handle_this__write_a_default_case_instead ::std::numeric_limits<::fidl_union_tag_t>::max()

Defined at line 786 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/wire_types.h