|
IBM Rational Performance Tester SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ITimeReference | |
---|---|
com.ibm.rational.test.lt.recorder.core.extensibility | Classes and interfaces required to contribute recording components (clients, recorders...) |
com.ibm.rational.test.lt.recorder.core.session | Provides the infrastructure for controlling a recording session. |
com.ibm.rational.test.lt.testgen.core.conversion | Provides the classes and interfaces for implementing packet converters. |
com.ibm.rational.test.lt.testgen.core.testgen | Provides the classes and interfaces for implementing test generators. |
Uses of ITimeReference in com.ibm.rational.test.lt.recorder.core.extensibility |
---|
Methods in com.ibm.rational.test.lt.recorder.core.extensibility that return ITimeReference | |
---|---|
ITimeReference |
IRecordingComponentContext.getTimeReference()
Returns the time reference that allows to convert back and forth time expressed in the recording session clock and times expressed in milliseconds. |
Uses of ITimeReference in com.ibm.rational.test.lt.recorder.core.session |
---|
Methods in com.ibm.rational.test.lt.recorder.core.session that return ITimeReference | |
---|---|
ITimeReference |
IRecordingSession.getTimeReference()
Returns the time reference that allows to convert back and forth time expressed in the recording session clock and times expressed in milliseconds. |
Uses of ITimeReference in com.ibm.rational.test.lt.testgen.core.conversion |
---|
Methods in com.ibm.rational.test.lt.testgen.core.conversion that return ITimeReference | |
---|---|
ITimeReference |
IPacketConverterContext.getTimeReference()
Returns the time reference that allows to convert recording timestamps, expressed in an implementation-dependent but very accurate unit, to times expressed in milliseconds. |
Uses of ITimeReference in com.ibm.rational.test.lt.testgen.core.testgen |
---|
Methods in com.ibm.rational.test.lt.testgen.core.testgen that return ITimeReference | |
---|---|
ITimeReference |
ITestGeneratorContext.getTimeReference()
Returns the time reference that allows to convert recording timestamps, expressed in an implementation-dependent but very accurate unit, to times expressed in milliseconds. |
|
IBM Rational Performance Tester SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |