Type alias OpStats

OpStats: {
    bytes: bigint;
    time: number;
}

Type declaration

  • bytes: bigint
  • time: number

Generated using TypeDoc