public interface DeltaFunctionsIfc extends IDCMethodHandler
Modifier and Type | Method and Description |
---|---|
LongField |
deltaCounter32(LongField x1,
LongField x2) |
UINT128Field |
deltaCounter64(UINT128Field x1,
UINT128Field x2) |
IntField |
deltaInteger32(IntField x1,
IntField x2) |
LongField |
deltaTimeTicks(LongField t1,
LongField t2) |
UINT128Field deltaCounter64(UINT128Field x1, UINT128Field x2)