public class LogStatEveryXXms extends Object implements IMonitorInitialize, IMonitorClose
Constructor and Description |
---|
LogStatEveryXXms(Solver solver,
long duration)
Create a monitor which outputs shot-line statistics every duration milliseconds
|
Modifier and Type | Method and Description |
---|---|
void |
afterClose() |
void |
afterInitialize() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
beforeInitialize
beforeClose
public LogStatEveryXXms(Solver solver, long duration)
solver
- the solver to instrumentduration
- delay between two outputs, in millisecondspublic void afterInitialize()
afterInitialize
in interface IMonitorInitialize
public void afterClose()
afterClose
in interface IMonitorClose
Copyright © 2017. All rights reserved.