The RMFDUR
w. informat reads the duration of RMF measurement
intervals of RMF records that are produced as packed decimal data
by IBM mainframe systems and converts them to SAS time values.
The general form of
the duration interval data in an RMF record in hexadecimal notation
is
mmsstttF:
is the one-byte representation
of two digits that correspond to minutes.
is the one-byte representation
of two digits that correspond to seconds.
is the one-and-a-half-bytes
representation of three digits that correspond to thousandths of a
second.
is a half byte that
contains all binary 1s, which assigns the value as positive.
If the field does not
contain packed decimal data, then RMFDUR
w. results in a missing value.