MCPcopy 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
228Duration AnimatedImageLayer::getDuration() const {
229 return _image != nullptr ? _image->getDuration() : Duration();
230}
231
232} // namespace snap::drawing

Callers 1

SetUpMethod · 0.45

Calls 1

DurationClass · 0.50

Tested by 1

SetUpMethod · 0.36