public class TimeHelper extends Object
| Constructor and Description |
|---|
TimeHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatTimeStamp(long timeStamp)
Format the specified time stamp to string using JMeter properties.
|
static String |
formatTimeStamp(long timeStamp,
String format)
Format the specified time stamp to string using the format.
|
static String |
time(long t) |
Copyright © 1998-2022 Apache Software Foundation. All Rights Reserved.