MongoDB\Driver\Monitoring\CommandSucceededEvent::getDurationMicros

(mongodb >=1.3.0)

MongoDB\Driver\Monitoring\CommandSucceededEvent::getDurationMicrosReturns the command's duration in microseconds

說(shuō)明

final public MongoDB\Driver\Monitoring\CommandSucceededEvent::getDurationMicros(): int

The command's duration is a calculated value that includes the time to send the message and receive the reply from the server.

參數(shù)

此函數(shù)沒(méi)有參數(shù)。

返回值

Returns the command's duration in microseconds.

錯(cuò)誤/異常