View Source Bonfire.Common.Benchmark (Bonfire v0.9.11-social-beta.3)

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

Summary

Functions

apply_timed(function)

apply_timed(function, args)

apply_timed(module, function, args)