ars_GetProfileInfo(ctrl)Here is an example:
	%profile = ars_GetServerStatistics($ctrl);
	print "startTime= ".$profile->{startTime}." queries=".$profile->{queries}."\n";
	
        
Last changes to this page 26th June 1997 by d.j.adams@soton.ac.uk