public final class CompletedCommandInfo
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
| Modifier and Type | Field and Description |
|---|---|
int |
cpuTimeSec |
int |
elapsedTimeSec |
int |
userTimeSec |
| Constructor and Description |
|---|
CompletedCommandInfo() |
CompletedCommandInfo(int elapsedTimeSec,
int userTimeSec,
int cpuTimeSec) |
Copyright © 2018. All Rights Reserved.