Searched defs:ticks_to_seconds (Results 1 – 2 of 2) sorted by relevance
32 inline double ticks_to_seconds(uint16_t ticks) { in ticks_to_seconds() function
749 TEST_F(MainShimTest, ticks_to_seconds) { in TEST_F() argument