Attribute Macro timed

Source
#[timed]
Expand description

Macro for wrapping functions with timing.

~Cargo-culted from https://github.com/Manishearth/rust-adorn/blob/master/src/lib.rs