MCPcopy 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
1634typedef TTimer<> Timer;

Callers 8

glfwGetTimeFunction · 0.80
glfwGetTimeFunction · 0.80
glfwGetTimeFunction · 0.80
glfwGetTimeFunction · 0.80
glfwGetTimeFunction · 0.80
glfwGetTimeFunction · 0.80
glfwGetTimeFunction · 0.80
glfwGetTimeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected