class ReadTimer

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

Read the current timer's set or timeout value.

The returned ticks are in time-units relative to the given resolution.

Use `GetProperties()` to determine the available resolution(s).

Errors:

BAD_STATE: no readable timer currently exists.

INVALID_ARGS: `id` or `resolution` are invalid or unsupported values.

NOT_SUPPORTED: if `supports_read` is false, or the method is otherwise

not implemented.

INTERNAL_ERROR: internal runtime error.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal