Searched refs:kDefaultNotificationIntervalNs (Results 1 – 1 of 1) sorted by relevance
100 static constexpr nsecs_t kDefaultNotificationIntervalNs = 1000000; /* 1ms */ member237 nsecs_t notificationIntervalNs = kDefaultNotificationIntervalNs)245 std::atomic<nsecs_t> mNotificationIntervalNs{kDefaultNotificationIntervalNs};