InstructionCountTimeout
class is a probe that simply counts down and throws an exception when the count reaches zero. It is useful for ensuring termination of the simulator, for performance testing, or for profiling and stopping after a specified number of invocations.
@author Ben L. Titzer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|