public class CostEstimationWrapper extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
CostEstimationWrapper.CostType  | 
| Constructor and Description | 
|---|
CostEstimationWrapper()  | 
| Modifier and Type | Method and Description | 
|---|---|
static double | 
getTimeEstimate(ProgramBlock pb,
               ExecutionContext ec,
               boolean recursive)  | 
static double | 
getTimeEstimate(Program rtprog,
               ExecutionContext ec)  | 
public static double getTimeEstimate(Program rtprog, ExecutionContext ec)
public static double getTimeEstimate(ProgramBlock pb, ExecutionContext ec, boolean recursive)
Copyright © 2021 The Apache Software Foundation. All rights reserved.