blob: 569ff4a72b3bf5bf454980a3a0a4313ae8835640 (
plain) (
blame)
1
2
3
|
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.
|