[][src]Module clock_core::stopwatch

A stopwatch that mimics iOS's stopwatch

This example is not tested
                 lap    lap          lap
start       start |      |     start  |
  o--------x   o-----------x      o-----------x
         pause           pause            pause(end)

Structs

StopWatch