internal static void Init() { PerfTicker.SetBroadcastPayload(); }
public PerfHub(PerfTicker perfTicker) { this.perfTicker = perfTicker; }