View Source Bonfire.Common.Benchmark (Bonfire v0.9.10-classic-beta.156)

Simple way to measure the execution time of functions. It is preferred to use @decorate from Untangle instead.

Summary

Functions

Link to this function

apply_timed(function, args)

View Source
Link to this function

apply_timed(module, function, args)

View Source