4 lines
185 B
Plaintext
4 lines
185 B
Plaintext
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.
|