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

int64_t

Author

       MongoDB, Inc

Description

       Get  the  server's round trip time in milliseconds. This is the client's measurement of the duration of a
       "hello" command.

Parameters

description: A mongoc_server_description_t.

Synopsis

          int64_t
          mongoc_server_description_round_trip_time (
             const mongoc_server_description_t *description);

See Also