|
MongoDB\Driver\Monitoring\ServerHeartbeatFailedEvent::getDurationMicrosReturns the heartbeat's duration in microseconds 説明
final public int MongoDB\Driver\Monitoring\ServerHeartbeatFailedEvent::getDurationMicros()
The heartbeat's duration is a calculated value that includes the time to send the message and receive the reply from the server. パラメータこの関数にはパラメータはありません。 戻り値Returns the heartbeat's duration in microseconds. エラー / 例外
|