Performance Metric kcml.declare.call

Summary

Record of a $DECLARE call. The number of bytes sent and received is only applicable to client-side $DECLARE calls, where svr is 0

Send Condition

$DECLARE

Statistics

NameTypeDescription
libstringLibrary name
fnstringFunction name
svrboolServer side
timeusecTime, in micro-seconds, spent executing call
writebytescountNumber of bytes sent to the client
readbytescountNumber of bytes read from the client

General Form

kcml.declare.call,lib=string,fn=string,svr=bool,time=usec,writebytes=count,readbytes=count

See Also:

Performance Metrics