void report()

in lib/src/benchmark_base.dart [63:65]


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