public getLoopData()

in lib/main.ts [52:54]


  public getLoopData() {
    return this._loopProfiler.data();
  }