| Interface | Description |
|---|---|
| EpochMicroClock | |
| TestDuration |
Test duration abstracts the test duration.
|
| TestDuration.TestProgress |
| Class | Description |
|---|---|
| DurationCount |
Count-based test duration object
|
| DurationDrain | |
| DurationTime |
Time-based test duration object
|
| DurationUtils | |
| EpochClocks |
Factory to create different implementations of
EpochMicroClock depending on the precision allowed by the OS. |
| JnaDirectNativeClock | |
| JnaStructNativeClock | |
| TestDurationBuilder |
Test duration builder
|
| ThreadLocalEpochMicroClock | |
| timespec | |
| timespec.ByReference | |
| timespec.ByValue |
This documentation was released into the public domain.