public class EmptyPass extends AbstractPass
EmptyPass does nothing.exclusive_time, goal, inclusive_time| Modifier and Type | Method and Description |
|---|---|
boolean |
run()
Run the pass, returning true on success.
|
exclusiveTime, goal, inclusiveTime, name, resetTimers, toggleTimers, toStringpublic EmptyPass(Goal goal)
public boolean run()
AbstractPassrun in interface Passrun in class AbstractPass