|
MongoDB\Driver\ServerDescription::getRoundTripTimeReturns the server's round trip time in milliseconds Description
final public intnull MongoDB\Driver\ServerDescription::getRoundTripTime()
Returns the server's round trip time in milliseconds. This is the client's measurement of the duration of a » hello command. ParametersThis function has no parameters. Return ValuesReturns the server's round trip time in milliseconds. Errors/Exceptions
See Also
|