::Users proc nr_active (public)

 ::Users[i] nr_active

Defined in packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl

Returns:
number of active users (in time window)

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
Source code:
return [array size :pa]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: