Classes
- Counter
construct Counter
.
Methods
reset(el)
Mandatory parameter, which will be used to write result.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
el |
HTMLDivElemnt | counter element in toolbar |
start()
Starts or resets counter.
- Source:
diff()
Calculate difference between start/stop and convert it to ISO.
- Source:
stop()
summary Stops the counter.
- Source:
summary Stops the counter.