Nasal library/debug: Difference between revisions

Jump to navigation Jump to search
Start benchmark()
(→‎Functions: Doc backtrace() and bt())
(Start benchmark())
Line 65: Line 65:


=== benchmark() ===
=== benchmark() ===
{{Nasal doc
|syntax = debug.benchmark(label, fn[, repeat[, output]]);
|text =
|param1 = label
|param1text = Label to add to the output.
|param2 = fn
|param2text = Function to call.
|param3 = repeat
|param3text =
|param4 = output
|param4text =
|example1 =
}}
=== benchmark_time() ===
=== benchmark_time() ===
=== dump() ===
=== dump() ===

Navigation menu