Navigation
BlueprintAPI > BlueprintAPI/MusicClock
Get The Current Seconds per Beat Based on the current tempo, advance rate and time signature
0 if the clock is stopped. Don't use this method, use GetCurrentBeatsPerSecond instead if possible because this method returns zero when the clock is stopped rather than inf, which is what it should be.
Target is Music Clock
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Return Value |