Preview 2.0 is now in Public Beta!
Read the Announcement
TimerInfo
interface TimerInfo {
  count: number;
  totalTime: number;
}

Summary

Properties

count
totalTime

Properties

count

totalTime

totalTime: number