Type Alias ElapsedTimes

ElapsedTimes: { sinceLast: number; total: number }

Type declaration

  • sinceLast: number
  • total: number

v1.2.0