Navigation
API > API/Plugins > API/Plugins/MetasoundStandardNodes > API/Plugins/MetasoundStandardNodes/FSampleCounter
References
| Module | MetasoundStandardNodes |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundStandardNodes/Public/MetasoundSampleCounter.h |
| Include | #include "MetasoundSampleCounter.h" |
static FSampleCounter FromTime
&40;
const FTime & InTime,
FSampleRate InSampleRate
&41;
Remarks
Construct a sample counter with a sample count, time resolution, and sample rate.
Parameters
| Name | Description |
|---|---|
| InTime | The initial time value. |
| InSampleRate | The sample rate associated with this time object. |