Skip to content

Commit

Permalink
feat: Integrating OBS.Beat.Timer ( Fixes #195 )
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Feb 14, 2024
1 parent d5e052a commit 2f8a8c4
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions docs/OBS/Beat/set_Duration.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,27 @@ OBS.Beat.set_Duration()
-----------------------

### Synopsis

OBS.Beat.set_Duration [[-Duration] <timespan>]
Gets the Duration

---

### Description

Gets the Duration of a Beat

---

### Parameters
#### **Duration**
The new duration.

|Type |Required|Position|PipelineInput|
|------------|--------|--------|-------------|
|`[timespan]`|false |0 |false |

---

### Inputs
None
|`[TimeSpan]`|false |1 |false |

---

### Outputs
* [Object](https://learn.microsoft.com/en-us/dotnet/api/System.Object)
* [TimeSpan]

---

0 comments on commit 2f8a8c4

Please sign in to comment.