This action takes a beats-per-minute value, and returns the length of each beat in seconds.
This can be used when creating a Time Source to use a BPM value for the Time Source. It's important that such a Time Source uses seconds as its unit.

| Argument | Description |
|---|---|
| Value | The beats-per-minute value |
| Target | The variable to store the returned seconds-per-beat value |
| Temp | Whether the variable should be created as a temporary variable |