CANONICAL_ORDER| Constructor and Description |
|---|
TestRunFinished(Long timeStamp)
Deprecated.
|
TestRunFinished(Long timeStamp,
long timeStampMillis) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getTimeStamp()
Returns timestamp in nano seconds since an arbitrary start time.
|
long |
getTimeStampMillis()
Returns timestamp in milliseconds of the epoch.
|
@Deprecated public TestRunFinished(Long timeStamp)
public TestRunFinished(Long timeStamp, long timeStampMillis)
public Long getTimeStamp()
getTimeStamp in interface EventSystem.nanoTime()public long getTimeStampMillis()
System.currentTimeMillis()Copyright © 2020. All rights reserved.