report method

void report()

Implementation

void report() {
  emitter.emit(name, measure());
}