elapsed-time 0.1.1

This crate help you to measure time taken by a function or a block of code for print debugging purpose. It output in stdout (using println) the elapsed time.
Documentation