com.dynatrace.diagnostics.pdk
Interface Duration


public interface Duration

The Interface for Durations.


Method Summary
 long getDurationInMs()
          Returns the Duration in Milliseconds
 boolean isSet()
          Returns if the Duration is set
 

Method Detail

getDurationInMs

long getDurationInMs()
Returns the Duration in Milliseconds

Returns:
the Duration in Milliseconds

isSet

boolean isSet()
Returns if the Duration is set

Returns:
if the Duration is set


Copyright © 2004-2012 dynaTrace software GmbH