Bonfire.Common.Benchmark (Bonfire v1.0.0-social-rc.1.19)

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)