mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
4 lines
184 B
Plaintext
4 lines
184 B
Plaintext
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.
|