Home
last modified time | relevance | path

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

/external/pigweed/pw_chrono/public/pw_chrono/
Dsystem_clock.h43 int64_t GetSystemClockTickCount();
106 return time_point(duration(backend::GetSystemClockTickCount())); in now()
/external/pigweed/pw_chrono_stl/public/pw_chrono_stl/
Dsystem_clock_inline.h22 inline int64_t GetSystemClockTickCount() { in GetSystemClockTickCount() function
/external/pigweed/pw_chrono_threadx/
Dsystem_clock.cc44 int64_t GetSystemClockTickCount() { in GetSystemClockTickCount() function
/external/pigweed/pw_chrono_freertos/
Dsystem_clock.cc42 int64_t GetSystemClockTickCount() { in GetSystemClockTickCount() function
/external/pigweed/pw_chrono_embos/
Dsystem_clock.cc50 int64_t GetSystemClockTickCount() { in GetSystemClockTickCount() function