asio C++ library

PrevUpHomeNext

waitable_timer_service::expiry

Get the expiry time for the timer as an absolute time.

time_point expiry(
    const implementation_type & impl) const;

PrevUpHomeNext