0.0.2 • Published 5 years ago

codecdevtimer v0.0.2

Weekly downloads
6
License
ISC
Repository
-
Last release
5 years ago

{CodecDev} timer.

This is a very basic timer. Example:

const timer = require('codecdevtimer');
var time = 5; //For a 5 second timer.
timer.timer(time) //Will notify the console when starting, and when ending.

A very basic but very useful timer. Enjoy ~{CodecDev}

0.0.2

5 years ago

0.0.1

5 years ago