summaryrefslogtreecommitdiff
path: root/Data/BuiltIn/Libraries/lua-addons/addons/stopwatch/readme.md
blob: 6e33c271ce31a6101bdd29d36dc5112c47a76c29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
**Commands:**

sw start
    to start the stopwatch
  
sw stop
    to pause the stopwatch
    
sw reset
    to reset the stopwatch cumulative time to 0
    
    
Addon by Patrick Finnigan (Puhfyn@Ragnarok) - https://github.com/finnigantime.