public final class Qwhu extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
QWHUEND
Constant: 0x16 = 22
|
Modifier and Type | Method and Description |
---|---|
static Qwhu |
create(byte[] Data,
int offset,
int length,
SmfDb2Record parent)
create is intended for internal use only.
|
int |
qwhucnt()
QWHUCNT value.
|
Duration |
qwhucpu()
QWHUCPU as a Duration.
|
long |
qwhucpuRawValue()
QWHUCPU raw value.
|
double |
qwhucpuSeconds()
QWHUCPU in seconds.
|
int |
qwhulen()
QWHULEN value.
|
Duration |
qwhuse()
QWHUSE as a Duration.
|
long |
qwhuseRawValue()
QWHUSE raw value.
|
double |
qwhuseSeconds()
QWHUSE in seconds.
|
int |
qwhutyp()
QWHUTYP value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int QWHUEND
public int qwhulen()
public int qwhutyp()
public Duration qwhucpu()
Duration
public double qwhucpuSeconds()
public long qwhucpuRawValue()
public int qwhucnt()
public double qwhuseSeconds()
public long qwhuseRawValue()
public static Qwhu create(byte[] Data, int offset, int length, SmfDb2Record parent)
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the sectionCopyright © 2020 Black Hill Software Pty Ltd. All rights reserved.