Navigation
BlueprintAPI > BlueprintAPI/QuartzClock
Returns the duration in seconds of the given Quantization Type
Target is Quartz Clock Handle
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| enum | Quantization Type | |
| real | Multiplier |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| real | Return Value | The duration, in seconds, of a multiplier amount of the Quantization Type, or -1 in the case the clock is invalid |