summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/high_resolution_timer.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/high_resolution_timer.html')
-rw-r--r--doc/html/boost_asio/reference/high_resolution_timer.html42
1 files changed, 12 insertions, 30 deletions
diff --git a/doc/html/boost_asio/reference/high_resolution_timer.html b/doc/html/boost_asio/reference/high_resolution_timer.html
index 2395dea4dd..46d0875e33 100644
--- a/doc/html/boost_asio/reference/high_resolution_timer.html
+++ b/doc/html/boost_asio/reference/high_resolution_timer.html
@@ -160,16 +160,10 @@ Typedef for
</td>
<td>
<p>
- Constructor.
- </p>
- <p>
- Constructor to set a particular expiry time as an absolute time.
- </p>
- <p>
- Constructor to set a particular expiry time relative to now.
- </p>
- <p>
- Move-construct a basic_waitable_timer from another.
+ Constructor. <br> <span class="silver"> &#8212;</span><br> Constructor to set a particular expiry
+ time as an absolute time. <br> <span class="silver"> &#8212;</span><br> Constructor to set a particular
+ expiry time relative to now. <br> <span class="silver"> &#8212;</span><br> Move-construct a basic_waitable_timer
+ from another.
</p>
</td>
</tr>
@@ -182,10 +176,8 @@ Typedef for
<td>
<p>
Cancel any asynchronous operations that are waiting on the timer.
- </p>
- <p>
- (Deprecated: Use non-error_code overload.) Cancel any asynchronous
- operations that are waiting on the timer.
+ <br> <span class="silver"> &#8212;</span><br> (Deprecated: Use non-error_code overload.) Cancel
+ any asynchronous operations that are waiting on the timer.
</p>
</td>
</tr>
@@ -198,10 +190,8 @@ Typedef for
<td>
<p>
Cancels one asynchronous operation that is waiting on the timer.
- </p>
- <p>
- (Deprecated: Use non-error_code overload.) Cancels one asynchronous
- operation that is waiting on the timer.
+ <br> <span class="silver"> &#8212;</span><br> (Deprecated: Use non-error_code overload.) Cancels
+ one asynchronous operation that is waiting on the timer.
</p>
</td>
</tr>
@@ -226,15 +216,10 @@ Typedef for
<td>
<p>
(Deprecated: Use expiry().) Get the timer's expiry time as an absolute
- time.
- </p>
- <p>
+ time. <br> <span class="silver"> &#8212;</span><br> Set the timer's expiry time as an absolute
+ time. <br> <span class="silver"> &#8212;</span><br> (Deprecated: Use non-error_code overload.)
Set the timer's expiry time as an absolute time.
</p>
- <p>
- (Deprecated: Use non-error_code overload.) Set the timer's expiry
- time as an absolute time.
- </p>
</td>
</tr>
<tr>
@@ -246,11 +231,8 @@ Typedef for
<td>
<p>
(Deprecated: Use expiry().) Get the timer's expiry time relative
- to now.
- </p>
- <p>
- (Deprecated: Use expires_after().) Set the timer's expiry time
- relative to now.
+ to now. <br> <span class="silver"> &#8212;</span><br> (Deprecated: Use expires_after().) Set the
+ timer's expiry time relative to now.
</p>
</td>
</tr>