|
MongoDB\Driver\Server::getLatencyReturns the latency of this server in milliseconds 説明
final public integernull MongoDB\Driver\Server::getLatency()
Returns the latency of this server in milliseconds. This is the client's
measured
» round trip time
of a パラメータこの関数にはパラメータはありません。 戻り値
Returns the latency of this server in milliseconds, or エラー / 例外
変更履歴
例例1 MongoDB\Driver\Server::getLatency example
上の例の出力は、 たとえば以下のようになります。 int(592) 参考
|