Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ getTime
Method
getTime
include/dsp/digital.hpp:213–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
211
}
212
213
T getTime() {
214
return time;
215
}
216
};
217
218
typedef TTimer<> Timer;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected