Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/Cardinal
/ getTime
Method
getTime
lv2export/includes/rack.hpp:1629–1631 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1627
return time;
1628
}
1629
T getTime() {
1630
return time;
1631
}
1632
};
1633
1634
typedef TTimer<> Timer;
Callers
8
glfwGetTime
Function · 0.80
glfwGetTime
Function · 0.80
glfwGetTime
Function · 0.80
glfwGetTime
Function · 0.80
glfwGetTime
Function · 0.80
glfwGetTime
Function · 0.80
glfwGetTime
Function · 0.80
glfwGetTime
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected