Returns the earliest wakeup time.
Declared in <absl/time/simulated_clock.h>
<absl/time/simulated_clock.h>
std::optional<absl::Time> GetEarliestWakeupTime() const;
The earliest pending wakeup time, or no value if none is pending.