Class IpcLatencyMonitor

java.lang.Object
com.iohao.net.framework.core.kit.IpcLatencyMonitor

public final class IpcLatencyMonitor extends Object
Test Aeron IPC 延迟监控器。
Since:
25.1
Author:
渔民小镇
date:
2025-11-08
  • Constructor Details

    • IpcLatencyMonitor

      public IpcLatencyMonitor()
  • Method Details

    • record

      public void record(long micros)
      记录一次 IPC 延迟(单位:微秒)
    • printStats

      public void printStats(String title)
      打印统计结果
    • reset

      public void reset()
      重置统计数据