Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YCAMInterlab/Duration
/ getModified
Method
getModified
Duration/src/ofxTLUIHeader.cpp:275–279 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
273
}
274
275
bool ofxTLUIHeader::getModified(){
276
bool b = modified;
277
modified = false;
278
return b;
279
}
280
281
ofxTLTrack* ofxTLUIHeader::getTrack(){
282
return trackHeader->getTrack();
Callers
1
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected