public static class FcsUtils.AutoTimed
extends Object
implements AutoCloseable
class to be used in a try-with-resource block to report the time spent in the
block. Handles a hierarchy of calls Will report also the time spent sleeping
through the FcsUtil sleep method (fixed time sleep)