# File lib/logging/stats.rb, line 200
    def tick( event )
      sync {stats[event].tick}
    end