Types/OBS.Beat/get_BeatStart.ps1
<# .SYNOPSIS Gets the Beat Start Time .DESCRIPTION Gets the time when the beat started. #> return $this.'.BeatStart' |
<# .SYNOPSIS Gets the Beat Start Time .DESCRIPTION Gets the time when the beat started. #> return $this.'.BeatStart' |