Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Session ¶
type Session struct {
Target []rune
Results []bool
Index int
StartTime time.Time
EndTime time.Time
BackSpaceCount int
IsError bool
Started bool
}
func NewSession ¶
func (*Session) CalculateAccuracy ¶
func (*Session) CalculateRawTypingSpeed ¶
func (*Session) CalculateTypingSpeed ¶
func (*Session) IsFinished ¶
Click to show internal directories.
Click to hide internal directories.