This commit is contained in:
Joe Mooring
2025-01-16 08:29:19 -08:00
committed by GitHub
parent a9f51d13e2
commit cf56452a3b
+1 -1
View File
@@ -109,4 +109,4 @@ Note that you can create cached variants of each partial by passing additional a
## Timers
Use the `debug.Timer` function to determine execution time for a block of code, useful for finding performance bottle necks in templates. See [details](/functions/debug/timer/).
Use the `debug.Timer` function to determine execution time for a block of code, useful for finding performance bottlenecks in templates. See [details](/functions/debug/timer/).