ds_get_db_command_info (private)

 ds_get_db_command_info

Defined in packages/acs-developer-support/tcl/acs-developer-support-procs.tcl

Get a Tcl list with { num_commands total_ms } for the database commands for the request.

Returns:
list containing num_commands and total_ms, or empty string if the information is not available.

Partial Call Graph (max 5 caller/called nodes):
%3 packages/acs-developer-support/lib/toolbar.tcl packages/acs-developer-support/ lib/toolbar.tcl ds_get_db_command_info ds_get_db_command_info packages/acs-developer-support/lib/toolbar.tcl->ds_get_db_command_info ds_collection_enabled_p ds_collection_enabled_p (public) ds_get_db_command_info->ds_collection_enabled_p ds_enabled_p ds_enabled_p (public) ds_get_db_command_info->ds_enabled_p

Testcases:
No testcase defined.
[ show source ]
Show another procedure: