Class LatencyProperty

  • All Implemented Interfaces:
    INFProperty<java.lang.Long,​TimeUnit>

    public class LatencyProperty
    extends TimedProperty
    Property for the overall latency a service call. Computes endtime-starttime-methodexetime The local method execution time is measured locally and stored as non-functional property in the call context.