Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MONGOC_APM_COM...D_GET_DURATION(3) libmongocMONGOC_APM_COM...D_GET_DURATION(3)

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
       2009-present, MongoDB, Inc.

1.30.2				 Apr 12, 202MONGOC_APM_COM...D_GET_DURATION(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mongoc_apm_command_failed_get_duration&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help