Class StopWatch

A timer class which lets you start timing and then check the amount of time elapsed.

Declaration

class StopWatch(object)
source link

Documentation

Methods

Reexports