mongoc_apm_command_failed_get_duration - Man Page
Synopsis
int64_t mongoc_apm_command_failed_get_duration ( const mongoc_apm_command_failed_t *event);
Returns this event's duration in microseconds.
Parameters
- event: A mongoc_apm_command_failed_t.
Returns
The event's duration.
SEE ALSO:
Introduction to Application Performance Monitoring
Author
MongoDB, Inc
Copyright
2017-present, MongoDB, Inc
Info
Sep 04, 2024 1.27.6 libmongoc