View Source Adventurous.Util (adventurous v0.1.12)

Link to this section Summary

Functions

Returns (and optionally prints) time difference between start of timer.

Times function execution. If msg is specified, prints it with number of ms function exection has taken.

Link to this section Functions

Link to this function

time_diff(timer, msg \\ nil)

View Source

Returns (and optionally prints) time difference between start of timer.

Times function execution. If msg is specified, prints it with number of ms function exection has taken.