Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ getDuration
Method
getDuration
snap_drawing/src/snap_drawing/cpp/Layers/AnimatedImageLayer.cpp:228–230 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
226
}
227
228
Duration AnimatedImageLayer::getDuration() const {
229
return _image != nullptr ? _image->getDuration() : Duration();
230
}
231
232
} // namespace snap::drawing
Callers
1
SetUp
Method · 0.45
Calls
1
Duration
Class · 0.50
Tested by
1
SetUp
Method · 0.36