LANDIS-II Console
To-do list for LANDIS console
- Relocate the progress meter code from succession library to this project. (high)
- Implement the new UI interface that the PlugIns.ICore.UI returns (high)
- Add output at the end of scenario run that shows "Total Processor Time" (low)
- Use the System.Diagnostics.Process.TotalProcessorTime
- Could be placed in a separate output extension (but is it worth it?)
- Perhaps should be in core's Model class so it's displayed for both console and LIME

