Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_utils_lite/test/
H A Dgraphic_timer_test.cpp54 t->lastPeriod_ = HALTick::GetInstance().GetElapseTime(t->lastStampMs_); in TimerCb()
55 t->lastStampMs_ = HALTick::GetInstance().GetTime(); in TimerCb()
59 uint32_t lastStampMs_ = 0; member in OHOS::GraphicTimerTest