Contents

es_get_deadline_miss_mode(_:_:)

Get the current deadline miss mode for the specified client

Declaration

func es_get_deadline_miss_mode(_ client: OpaquePointer, _ mode: UnsafeMutablePointer<es_deadline_miss_mode_t>) -> es_return_t

Parameters

  • client:

    The client to query

  • mode:

    Output parameter for the current deadline miss mode

Return Value

ES_RETURN_SUCCESS on success, ES_RETURN_ERROR on failure