#include <periodic_update.h>
Definition at line 36 of file periodic_update.h.
◆ PeriodicUpdate()
grpc_core::PeriodicUpdate::PeriodicUpdate |
( |
Duration |
period | ) |
|
|
inlineexplicit |
◆ MaybeEndPeriod()
bool grpc_core::PeriodicUpdate::MaybeEndPeriod |
( |
| ) |
|
|
private |
◆ Tick()
◆ expected_updates_per_period_
int64_t grpc_core::PeriodicUpdate::expected_updates_per_period_ = 1 |
|
private |
◆ period_
◆ period_start_
◆ updates_remaining_
std::atomic<int64_t> grpc_core::PeriodicUpdate::updates_remaining_ {1} |
|
private |
The documentation for this class was generated from the following files: