Package | Description |
---|---|
com.sun.electric.tool |
Package for all synthesis and analysis tools.
|
com.sun.electric.tool.drc |
Package for handling the design-rule checking tool.
|
com.sun.electric.tool.routing |
Package for handling the Routing tools.
|
com.sun.electric.tool.routing.metrics | |
com.sun.electric.util |
Modifier and Type | Field and Description |
---|---|
ElapseTimer |
Job.timer
job start time
|
Modifier and Type | Field and Description |
---|---|
protected ElapseTimer |
MTDRCTool.globalStartTime |
Modifier and Type | Field and Description |
---|---|
ElapseTimer |
SeaOfGates.SeaOfGatesOptions.theTimer |
Modifier and Type | Field and Description |
---|---|
protected ElapseTimer |
WireQualityMetric.timer |
Constructor and Description |
---|
WireQualityMetric(java.lang.String s,
ElapseTimer t) |
Modifier and Type | Method and Description |
---|---|
static ElapseTimer |
ElapseTimer.createInstance() |
static ElapseTimer |
ElapseTimer.createInstanceByValues(long start,
long end) |
ElapseTimer |
ElapseTimer.end() |
ElapseTimer |
ElapseTimer.start() |