Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
MONGOC_SERVER_...ST_UPDATE_TIME(3)  libmongoc MONGOC_SERVER_...ST_UPDATE_TIME(3)

SYNOPSIS
	int64_t
	mongoc_server_description_last_update_time (const mongoc_server_description_t *description);

PARAMETERS
     * description: A mongoc_server_description_t.

DESCRIPTION
     Get  the  last point in time when we processed a hello for this server, or,
     if we have not processed any hellos since	creating  the  description,  the
     time the server description was initialized.

RETURNS
     The server's last update time, in microseconds.

AUTHOR
     MongoDB, Inc

COPYRIGHT
     2009-present, MongoDB, Inc.

1.30.8				  Aug 27, 2026MONGOC_SERVER_...ST_UPDATE_TIME(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mongoc_server_description_last_update_time&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help