Skip to content

Commit f87b83d

Browse files
StartAutomatingStartAutomating
StartAutomating
authored and
StartAutomating
committed
feat: OBS.Beat.Timer ( Fixes #195 )
1 parent 815eb5d commit f87b83d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/OBS/Beat/get_Timer.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
OBS.Beat.get_Timer()
2+
--------------------
3+
4+
### Synopsis
5+
Gets the Beat Timer
6+
7+
---
8+
9+
### Description
10+
11+
Gets the Timer object that should elapse every beat.
12+
13+
This can be used to Register-ObjectEvent to run on a beat.
14+
15+
---

0 commit comments

Comments
 (0)