ars_GetProfileInfo(ctrl)

Returns a HASH consisting of ARSperl profiling statistics.

Here is an example:

	%profile = ars_GetServerStatistics($ctrl);

	print "startTime= ".$profile->{startTime}." queries=".$profile->{queries}."\n";
	
On success
returns a HASH
On failure
returns undef


<-- Table of Contents

Last changes to this page 26th June 1997 by d.j.adams@soton.ac.uk
© J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org