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