Stopwatch

class mnemosyne.libmnemosyne.stopwatch.Stopwatch(component_manager)

The main use of the stop watch is to measure the time it takes the user to answer a question. ‘start_time’ is used to keep track of when the card was first shown.

pause()
start()
stop()
time()
unpause()

Previous topic

Scheduler

Next topic

StatisticsPage

This Page

Quick search