Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csound/csound
/ current_time_samples
Method
current_time_samples
include/plugin.h:128–128 ·
view source on GitHub ↗
time count (samples) */
Source
from the content-addressed store, hash-verified
126
/** time count (samples)
127
*/
128
int64_t current_time_samples() { return GetCurrentTimeSamples(this); }
129
130
/** time count (seconds)
131
*/
Callers
nothing calls this directly
Calls
1
GetCurrentTimeSamples
Function · 0.70
Tested by
no test coverage detected