folly::ScheduledExecutor::TimePoint

The time point type used for scheduling.

Synopsis

Declared in <folly/executors/ScheduledExecutor.h>

using TimePoint = std::chrono::steady_clock::time_point;