Devel::TimeThis - Time the duration of a variable until it goes out of


Devel-PerlySense documentation  | view source Contained in the Devel-PerlySense distribution.

Index


NAME

Top

Devel::TimeThis - Time the duration of a variable until it goes out of scope

DESCRIPTION

Top

SYNOPSIS

Top

PROPERTIES

Top

timeStart

API METHODS

Top

new($name)

Create new TimeThis object.

Invocations with the same $name will be reported together.

DESTROY

Collect the timing data

END

Print timing data

AUTHOR

Top

Johan Lindström, <johanl[ÄT]DarSerMan.com>

BUGS

Top

Please report any bugs or feature requests to bug-devel-perlysense@rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Devel-PerlySense. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

COPYRIGHT & LICENSE

Top


Devel-PerlySense documentation  | view source Contained in the Devel-PerlySense distribution.