Function Timeout.remaining

Report how much time until the timeout expires

core.time.Duration remaining (
  TscTimePoint now = now()
) nothrow @property @safe const;