ars_GetProfileInfo(ctrl)
Here is an example:
%profile = ars_GetServerStatistics($ctrl); print "startTime= ".$profile->{startTime}." queries=".$profile->{queries}."\n";
Table of Contents