Crate timekeeper_integration_lib
source ·Structs
A wrapper around a
FakeClockControlProxy
that also allows a client to read the current fake
time.A reference to a timekeeper running inside a nested environment which runs fake versions of
the services timekeeper requires.
A
PushSource
that allows a single client and can be controlled by a test.The list of RTC update requests received by a
NestedTimekeeper
.Constants
Time between each reported sample.
The standard deviation to report on valid time samples.
Functions
Create a stream of MetricEvents from a proxy.
Create a new clock with backstop time set to
BACKSTOP_TIME
.Poll
poll_fn
until it returns true.Poll
poll_fn
until it returns true.Poll
poll_fn
until it returns Some() and return the returned value.