logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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