Interface TimerAttachment

All Known Implementing Classes:
NBMetricTimer

public interface TimerAttachment
  • Method Summary

    Modifier and Type
    Method
    Description
    com.codahale.metrics.Timer
    attachTimer(com.codahale.metrics.Timer timer)
     
  • Method Details

    • attachTimer

      com.codahale.metrics.Timer attachTimer(com.codahale.metrics.Timer timer)