Home
last modified time | relevance | path

Searched refs:GetElapsed (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Danimation_state.h190 clock_->IncrementTime(GetElapsed(time)); in META_BEGIN_NAMESPACE()
198 constexpr TimeSpan GetElapsed(const TimeSpan& time) const noexcept in META_BEGIN_NAMESPACE() function