Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ currentTime
Method
currentTime
src/core/AudioContext.cpp:660–663 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
658
}
659
660
double AudioContext::currentTime() const
661
{
662
return device_callback->getSamplingInfo().current_time;
663
}
664
665
uint64_t AudioContext::currentSampleFrame() const
666
{
Callers
6
finished
Method · 0.45
start
Method · 0.45
process
Method · 0.45
valueForContextTime
Method · 0.45
calculateTimelineValues
Method · 0.45
play
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected