playhead 0.2.0

A small and simple counter utility
Documentation
1
2
3
4
5
6
7
8
9

# PlayHead

> PlayHead is a very simple and small **counter** utility with *play* , *pause* and *stop* function. At any give time the lapsed time can be obtained from *time* function. 

- It has no dependencies.
- The lapsed time is returned in milli seconds.

# Usage