Searched refs:mRecurrentTimer (Results 1 – 2 of 2) sorted by relevance
89 RecurrentTimer mRecurrentTimer; variable
99 mRecurrentTimer(std::bind(&EmulatedVehicleHal::onContinuousPropertyTimer, this, in EmulatedVehicleHal()377 mRecurrentTimer.registerRecurrentEvent(hertzToNanoseconds(sampleRate), property); in subscribe()385 mRecurrentTimer.unregisterRecurrentEvent(property); in unsubscribe()