Package com.nt.udc.ndk.nplhooks
Class DeltaFunctionsImpl
java.lang.Object
com.nt.udc.ndk.nplhooks.DeltaFunctionsImpl
- All Implemented Interfaces:
IDCMethodHandler,DeltaFunctionsIfc
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondeltaCounter32(LongField x1, LongField x2) deltaCounter64(UINT128Field x1, UINT128Field x2) deltaInteger32(IntField x1, IntField x2) deltaTimeTicks(LongField t1, LongField t2)
-
Field Details
-
COUNTER32_MAX
public static long COUNTER32_MAX -
COUNTER64_MAX
-
-
Constructor Details
-
DeltaFunctionsImpl
public DeltaFunctionsImpl()
-
-
Method Details
-
deltaInteger32
- Specified by:
deltaInteger32in interfaceDeltaFunctionsIfc
-
deltaCounter32
- Specified by:
deltaCounter32in interfaceDeltaFunctionsIfc
-
deltaCounter64
- Specified by:
deltaCounter64in interfaceDeltaFunctionsIfc
-
deltaTimeTicks
- Specified by:
deltaTimeTicksin interfaceDeltaFunctionsIfc
-