lenskit.logging.stopwatch# Timing support Classes Stopwatch([start]) Timer class for recording elapsed wall time in operations. class lenskit.logging.stopwatch.Stopwatch(start=True)# Bases: object Timer class for recording elapsed wall time in operations.