public static class LIBRTL_Script.TIMER_CTX extends LIBRTL.TIMER_CTX
Constructor and Description |
---|
TIMER_CTX() |
Modifier and Type | Method and Description |
---|---|
VMSLibrary.Result<java.lang.Void> |
LIB$INIT_TIMER()
Call LIB$INIT_TIMER to start timer.
|
VMSLibrary.Result<java.lang.Integer> |
LIB$STAT_TIMER(java.lang.String code)
Call LIB$STAT_TIMER to get timer values.
|
LIB$STAT_TIMER
public VMSLibrary.Result<java.lang.Void> LIB$INIT_TIMER()
LIB$INIT_TIMER
in class LIBRTL.TIMER_CTX
public VMSLibrary.Result<java.lang.Integer> LIB$STAT_TIMER(java.lang.String code)
code
- code for timer value (TIM/CPUTIM/BIO/DIO/PF)