mongocrypt_kms_ctx_usleep

Function mongocrypt_kms_ctx_usleep 

Source
pub unsafe extern "C" fn mongocrypt_kms_ctx_usleep(
    kms: *mut mongocrypt_kms_ctx_t,
) -> i64
Expand description

Indicates how long to sleep before sending this request.

@param[in] kms The @ref mongocrypt_kms_ctx_t. @returns How long to sleep in microseconds.