Takes a block and returns the total time it took to execute.
Methods
Public Class methods
method_added(name)
[ source ]
Public Instance methods
nack(err=nil, *data, &ctrl)
[ source ]
ref(x)
[ source ]
timed() {|timer = Timer.new.start| ...}
[ source ]