Searched refs:hertzToNanoseconds (Results 1 – 2 of 2) sorted by relevance
64 constexpr std::chrono::nanoseconds hertzToNanoseconds(float hz) const { in hertzToNanoseconds() function
304 mRecurrentTimer.registerRecurrentEvent(hertzToNanoseconds(sampleRate), property); in subscribe()