7ec2fe24a8
Template::Timer provides inline timings of the template processing througout your code. It's an overridden version of Template::Context that wraps the process() and include() methods.
3 lines
184 B
Text
3 lines
184 B
Text
Template::Timer provides inline timings of the template processing
|
|
througout your code. It's an overridden version of Template::Context
|
|
that wraps the process() and include() methods.
|