comparison doc/html/api/module/Irccd.ElapsedTimer/index.md @ 0:1158cffe5a5e

Initial import
author David Demelier <markand@malikania.fr>
date Mon, 08 Feb 2016 16:43:14 +0100
parents
children 392778b6d3c9
comparison
equal deleted inserted replaced
-1:000000000000 0:1158cffe5a5e
1 ---
2 module: Irccd.ElapsedTimer
3 ---
4
5 ## Usage
6
7 This class let you measure the elpased time.
8
9 ## Methods
10
11 - [(constructor)](method/constructor.html)
12 - [elapsed](method/elapsed.html)
13 - [pause](method/pause.html)
14 - [reset](method/reset.html)
15 - [restart](method/restart.html)