int64_t mongoc_apm_command_failed_get_duration (const mongoc_apm_command_failed_t *event);
Returns this event's duration in microseconds.
event
A mongoc_apm_command_failed_t.
The event's duration.
Introduction to Application Performance Monitoring