Skip to content

Make EnableTimer a proper bool and add TimerSummaryFile property

Rosen Matev requested to merge rmatev-Moore-timing into master
  • Set EnableTimer = True by default. OutputLevel > INFO disables it.
  • Add TimerSummaryFile property to denote the output file for the table. Implies EnableTimer = True.
  • Prompted by !80 (merged)

Merge request reports