Package DE_EPAGES::TLE::API::PerformanceHandler
This tle handler provides functionalities around performance measurement.
This handler supports the following tle block:
- TimeThis - measuring of time for a template block.
Functions
TimeThis
Measures the processing time of a specified block within a template.
Syntax |
#BLOCK("TimeThis", #Name) |
Example |
#BLOCK("TimeThis", "Name") CONTENT #ENDBLOCK #BLOCK("TimeThis", "Name", 1) CONTENT #ENDBLOCK |
Input |
|