mongoc_apm_command_succeeded_get_duration
Synopsis
int64_t mongoc_apm_command_succeeded_get_duration ( const mongoc_apm_command_succeeded_t *event);
Returns this event's duration in microseconds.
Parameters
- event: A mongoc_apm_command_succeeded_t <>.
Returns
The event's duration.
See also:
Introduction to Application Performance Monitoring <>
Author
MongoDB, Inc
Copyright
2009-present, MongoDB, Inc.
Info
Jan 27, 2026 1.30.6 libmongoc