{{includefile 'bootstrap/css/page_common.css'}}
Timers/Counters
{{includefile 'header.html'}} {{includefile 'navbar.html'}}
Timers
Counters
{{row=0}} {{for t in timers}}
{{t.timername}}
{{if t.running}} {{Running}} {{end}}
{{t.elapsed}}
{{if t.running}}
Stop
{{end}}
Resume
Restart
Reset
Set...
{{end}}
{{row=0}} {{for c in counters}}
{{c.countername}}
{{c.value}}
Increment
Decrement
Reset
{{end}}
globals
Set Time Span
×
Days
Hours
Minutes
Seconds
Create Counter
×
Name
Create Timer
×
Name
{{includefile 'bootstrap/js/page_common.js'}}