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