class FakeClockControl
Defined at line 194 of file fidling/gen/src/lib/fake-clock/fidl/fidl/cpp/fidl/fuchsia.testing/cpp/markers.h
Provides control over fake clocks.
`FakeClockControl` provides complete control of the fake clocks that it provides, and serves
over `FakeClock`.
Upon start up, all the clocks are set to free-running with increments set to 1ms:1ms (same as
calling `SetIncrements` with a `real` duration of 1ms and a `determined` `increment` of 1ms as
well).
The initial time value for every fake clock is read from the corresponding real clock at start
up.
Public Members
static Openness kOpenness
static const char[] kDiscoverableName