Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Author

       MongoDB, Inc

Parameters

opts: A mongoc_find_and_modify_opts_t.

Returns

       Returns the "maxTimeMS" value set with mongoc_find_and_modify_opts_set_max_time_ms().

Synopsis

          uint32_t
          mongoc_find_and_modify_opts_get_max_time_ms (
             const mongoc_find_and_modify_opts_t *opts);

See Also