logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

uint32_t

Author

       MongoDB, Inc

Description

       Retrieve the value set with mongoc_cursor_set_max_await_time_ms().

Parameters

cursor: A mongoc_cursor_t.

Synopsis

          uint32_t
          mongoc_cursor_get_max_await_time_ms (mongoc_cursor_t *cursor);

See Also