Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Type aliases

TimeTransformer

TimeTransformer: TimeWriter

Pre-0.1.0 name for the time writer interface.

deprecated

To be removed on major release.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc