Bonfire.Common.Benchmark (Bonfire v0.9.12-social-beta.71)

View Source

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)