Version 0.1
Welcome to the timecount API documentation!
The main components for end-users of this module are:
- SimpleTimer -
A basic time counting object;
- StopWatch -
A time counting object with time division (laps) features;
- Timer -
An extension of
SimpleTimer
with pausing capabilities.
Feel free to submit any issues, questions, or suggestions to https://github.com/pjbatista/timecount.
Copyright (c) 2017 Pedro Batista
Pre-0.1.0 name for the time writer interface.
To be removed on major release.