User Tools

Site Tools


tools:monitor:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tools:monitor:start [2018/05/31 12:05] – [Save terminal output on a host computer via SSH] graftools:monitor:start [2018/07/17 15:37] – [How to use the Timer] graf
Line 24: Line 24:
 // the periodic will run a given time domain // the periodic will run a given time domain
  
-periodic.monitors.push_back([&](PeriodicCounter &c, Logger<LogWriter> &log) {+periodic.monitors.push_back([&](PeriodicCounter &c, Logger &log) {
   log.info() << "period max: " << c.period.max << ", run mean: " << c.run.mean;   log.info() << "period max: " << c.period.max << ", run mean: " << c.run.mean;
 }); });
tools/monitor/start.txt · Last modified: 2020/08/12 10:02 by ursgraf