mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-25 21:45:52 +00:00
694 lines
40 KiB
HTML
694 lines
40 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.8.17"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>rippled: ripple::TimeKeeperImpl Class Reference</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">rippled
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.17 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div id="nav-path" class="navpath">
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="namespaceripple.html">ripple</a></li><li class="navelem"><a class="el" href="classripple_1_1TimeKeeperImpl.html">TimeKeeperImpl</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="#pub-types">Public Types</a> |
|
|
<a href="#pub-methods">Public Member Functions</a> |
|
|
<a href="#pub-static-attribs">Static Public Attributes</a> |
|
|
<a href="#pri-static-methods">Static Private Member Functions</a> |
|
|
<a href="#pri-attribs">Private Attributes</a> |
|
|
<a href="classripple_1_1TimeKeeperImpl-members.html">List of all members</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">ripple::TimeKeeperImpl Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="dynheader">
|
|
Inheritance diagram for ripple::TimeKeeperImpl:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classripple_1_1TimeKeeperImpl__inherit__graph.png" border="0" usemap="#ripple_1_1TimeKeeperImpl_inherit__map" alt="Inheritance graph"/></div>
|
|
<map name="ripple_1_1TimeKeeperImpl_inherit__map" id="ripple_1_1TimeKeeperImpl_inherit__map">
|
|
<area shape="rect" title=" " alt="" coords="5,169,180,196"/>
|
|
<area shape="rect" href="classripple_1_1TimeKeeper.html" title="Manages various times used by the server." alt="" coords="20,95,165,121"/>
|
|
<area shape="rect" href="classbeast_1_1abstract__clock.html" title=" " alt="" coords="13,5,173,47"/>
|
|
</map>
|
|
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
|
|
<div class="dynheader">
|
|
Collaboration diagram for ripple::TimeKeeperImpl:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classripple_1_1TimeKeeperImpl__coll__graph.png" border="0" usemap="#ripple_1_1TimeKeeperImpl_coll__map" alt="Collaboration graph"/></div>
|
|
<map name="ripple_1_1TimeKeeperImpl_coll__map" id="ripple_1_1TimeKeeperImpl_coll__map">
|
|
<area shape="rect" title=" " alt="" coords="784,130,959,157"/>
|
|
<area shape="rect" href="classripple_1_1TimeKeeper.html" title="Manages various times used by the server." alt="" coords="493,13,638,39"/>
|
|
<area shape="rect" href="classbeast_1_1abstract__clock.html" title=" " alt="" coords="220,5,380,47"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/memory/unique_ptr.html" title=" " alt="" coords="480,64,651,105"/>
|
|
<area shape="rect" href="classripple_1_1SNTPClock.html" title="A clock based on system_clock and adjusted for SNTP." alt="" coords="231,71,369,98"/>
|
|
<area shape="rect" href="classbeast_1_1abstract__clock.html" title=" " alt="" coords="5,57,171,113"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/thread/mutex.html" title="STL class." alt="" coords="519,130,611,157"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/chrono/duration.html" title=" " alt="" coords="487,181,643,223"/>
|
|
<area shape="rect" href="classbeast_1_1Journal.html" title="A generic endpoint for log messages." alt="" coords="510,247,621,274"/>
|
|
<area shape="rect" href="classbeast_1_1Journal_1_1Sink.html" title="Abstraction for the underlying message destination." alt="" coords="227,247,373,274"/>
|
|
</map>
|
|
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
|
|
Public Types</h2></td></tr>
|
|
<tr class="memitem:a4435fdfcd47c4f67bbb21940e5505208"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="classbeast_1_1abstract__clock.html#a4435fdfcd47c4f67bbb21940e5505208">rep</a> = typename <a class="el" href="classripple_1_1NetClock.html">NetClock</a> ::<a class="el" href="classbeast_1_1abstract__clock.html#a4435fdfcd47c4f67bbb21940e5505208">rep</a></td></tr>
|
|
<tr class="separator:a4435fdfcd47c4f67bbb21940e5505208"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:abba11dabb096d89ff62699b64efb472e"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="classbeast_1_1abstract__clock.html#abba11dabb096d89ff62699b64efb472e">period</a> = typename <a class="el" href="classripple_1_1NetClock.html">NetClock</a> ::<a class="el" href="classbeast_1_1abstract__clock.html#abba11dabb096d89ff62699b64efb472e">period</a></td></tr>
|
|
<tr class="separator:abba11dabb096d89ff62699b64efb472e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ad024b15fa67696e8d1eba3744e800d32"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="classbeast_1_1abstract__clock.html#ad024b15fa67696e8d1eba3744e800d32">duration</a> = typename <a class="el" href="classripple_1_1NetClock.html">NetClock</a> ::<a class="el" href="classbeast_1_1abstract__clock.html#ad024b15fa67696e8d1eba3744e800d32">duration</a></td></tr>
|
|
<tr class="separator:ad024b15fa67696e8d1eba3744e800d32"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a4e16832b0bdf9392c5138bbbde024d8e"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="classbeast_1_1abstract__clock.html#a4e16832b0bdf9392c5138bbbde024d8e">time_point</a> = typename <a class="el" href="classripple_1_1NetClock.html">NetClock</a> ::<a class="el" href="classbeast_1_1abstract__clock.html#a4e16832b0bdf9392c5138bbbde024d8e">time_point</a></td></tr>
|
|
<tr class="separator:a4e16832b0bdf9392c5138bbbde024d8e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ab2db1e4273a58b6431b330e3c5ebd07f"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="classbeast_1_1abstract__clock.html#ab2db1e4273a58b6431b330e3c5ebd07f">clock_type</a> = <a class="el" href="classripple_1_1NetClock.html">NetClock</a></td></tr>
|
|
<tr class="separator:ab2db1e4273a58b6431b330e3c5ebd07f"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
|
|
Public Member Functions</h2></td></tr>
|
|
<tr class="memitem:afad98c7792c27f37ab6a9d48cc673496"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TimeKeeperImpl.html#afad98c7792c27f37ab6a9d48cc673496">TimeKeeperImpl</a> (<a class="el" href="classbeast_1_1Journal.html">beast::Journal</a> j)</td></tr>
|
|
<tr class="separator:afad98c7792c27f37ab6a9d48cc673496"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aecc3e8beecdb4753cb96db1b9162d331"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TimeKeeperImpl.html#aecc3e8beecdb4753cb96db1b9162d331">run</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>< <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> > const &servers) override</td></tr>
|
|
<tr class="memdesc:aecc3e8beecdb4753cb96db1b9162d331"><td class="mdescLeft"> </td><td class="mdescRight">Launch the internal thread. <a href="classripple_1_1TimeKeeperImpl.html#aecc3e8beecdb4753cb96db1b9162d331">More...</a><br /></td></tr>
|
|
<tr class="separator:aecc3e8beecdb4753cb96db1b9162d331"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:adf87d3e7cb53352a078c358b5992828e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classbeast_1_1abstract__clock.html#a4e16832b0bdf9392c5138bbbde024d8e">time_point</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TimeKeeperImpl.html#adf87d3e7cb53352a078c358b5992828e">now</a> () const override</td></tr>
|
|
<tr class="memdesc:adf87d3e7cb53352a078c358b5992828e"><td class="mdescLeft"> </td><td class="mdescRight">Returns the estimate of wall time, in network time. <a href="classripple_1_1TimeKeeperImpl.html#adf87d3e7cb53352a078c358b5992828e">More...</a><br /></td></tr>
|
|
<tr class="separator:adf87d3e7cb53352a078c358b5992828e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a5240c6208db766ae233ee8e31279600d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classbeast_1_1abstract__clock.html#a4e16832b0bdf9392c5138bbbde024d8e">time_point</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TimeKeeperImpl.html#a5240c6208db766ae233ee8e31279600d">closeTime</a> () const override</td></tr>
|
|
<tr class="memdesc:a5240c6208db766ae233ee8e31279600d"><td class="mdescLeft"> </td><td class="mdescRight">Returns the close time, in network time. <a href="classripple_1_1TimeKeeperImpl.html#a5240c6208db766ae233ee8e31279600d">More...</a><br /></td></tr>
|
|
<tr class="separator:a5240c6208db766ae233ee8e31279600d"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a106bd9938db538a606cdc16c477c695f"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TimeKeeperImpl.html#a106bd9938db538a606cdc16c477c695f">adjustCloseTime</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/chrono/duration.html">std::chrono::duration</a>< <a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::int32_t</a> > amount) override</td></tr>
|
|
<tr class="memdesc:a106bd9938db538a606cdc16c477c695f"><td class="mdescLeft"> </td><td class="mdescRight">Adjust the close time. <a href="classripple_1_1TimeKeeperImpl.html#a106bd9938db538a606cdc16c477c695f">More...</a><br /></td></tr>
|
|
<tr class="separator:a106bd9938db538a606cdc16c477c695f"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a2767f095bd58476095733e7fe52828b4"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/chrono/duration.html">std::chrono::duration</a>< <a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::int32_t</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TimeKeeperImpl.html#a2767f095bd58476095733e7fe52828b4">nowOffset</a> () const override</td></tr>
|
|
<tr class="separator:a2767f095bd58476095733e7fe52828b4"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ab73f23cbecd88a59637fe2329a9c4736"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/chrono/duration.html">std::chrono::duration</a>< <a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::int32_t</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TimeKeeperImpl.html#ab73f23cbecd88a59637fe2329a9c4736">closeOffset</a> () const override</td></tr>
|
|
<tr class="separator:ab73f23cbecd88a59637fe2329a9c4736"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ac9a577663353bfea66a096f12cb85293"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classbeast_1_1abstract__clock.html#a4e16832b0bdf9392c5138bbbde024d8e">time_point</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classbeast_1_1abstract__clock.html#ac9a577663353bfea66a096f12cb85293">now</a> () const=0</td></tr>
|
|
<tr class="memdesc:ac9a577663353bfea66a096f12cb85293"><td class="mdescLeft"> </td><td class="mdescRight">Returns the current time. <a href="classbeast_1_1abstract__clock.html#ac9a577663353bfea66a096f12cb85293">More...</a><br /></td></tr>
|
|
<tr class="separator:ac9a577663353bfea66a096f12cb85293"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a>
|
|
Static Public Attributes</h2></td></tr>
|
|
<tr class="memitem:ad919604810f750a57e777e9985d742af"><td class="memItemLeft" align="right" valign="top">static const bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classbeast_1_1abstract__clock.html#ad919604810f750a57e777e9985d742af">is_steady</a></td></tr>
|
|
<tr class="separator:ad919604810f750a57e777e9985d742af"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-static-methods"></a>
|
|
Static Private Member Functions</h2></td></tr>
|
|
<tr class="memitem:a97d9da5cf4211fcbfa80b588f430ce41"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classbeast_1_1abstract__clock.html#a4e16832b0bdf9392c5138bbbde024d8e">time_point</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TimeKeeperImpl.html#a97d9da5cf4211fcbfa80b588f430ce41">adjust</a> (std::chrono::system_clock::time_point when)</td></tr>
|
|
<tr class="separator:a97d9da5cf4211fcbfa80b588f430ce41"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
|
|
Private Attributes</h2></td></tr>
|
|
<tr class="memitem:a6d54ee7776b7b2b05389a6d6a16b10b0"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classbeast_1_1Journal.html">beast::Journal</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TimeKeeperImpl.html#a6d54ee7776b7b2b05389a6d6a16b10b0">j_</a></td></tr>
|
|
<tr class="separator:a6d54ee7776b7b2b05389a6d6a16b10b0"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ab7d9974b4a95cfaf37e34e7bb1e9c178"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/thread/mutex.html">std::mutex</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TimeKeeperImpl.html#ab7d9974b4a95cfaf37e34e7bb1e9c178">mutex_</a></td></tr>
|
|
<tr class="separator:ab7d9974b4a95cfaf37e34e7bb1e9c178"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a0350f1a69d53d6257b494a9376839e02"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/chrono/duration.html">std::chrono::duration</a>< <a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::int32_t</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TimeKeeperImpl.html#a0350f1a69d53d6257b494a9376839e02">closeOffset_</a></td></tr>
|
|
<tr class="separator:a0350f1a69d53d6257b494a9376839e02"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ae93d76434824d24f488795a75c27540c"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/unique_ptr.html">std::unique_ptr</a>< <a class="el" href="classripple_1_1SNTPClock.html">SNTPClock</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TimeKeeperImpl.html#ae93d76434824d24f488795a75c27540c">clock_</a></td></tr>
|
|
<tr class="separator:ae93d76434824d24f488795a75c27540c"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
|
<div class="textblock">
|
|
<p class="definition">Definition at line <a class="el" href="TimeKeeper_8cpp_source.html#l00028">28</a> of file <a class="el" href="TimeKeeper_8cpp_source.html">TimeKeeper.cpp</a>.</p>
|
|
</div><h2 class="groupheader">Member Typedef Documentation</h2>
|
|
<a id="a4435fdfcd47c4f67bbb21940e5505208"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a4435fdfcd47c4f67bbb21940e5505208">◆ </a></span>rep</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">using <a class="el" href="classbeast_1_1abstract__clock.html">beast::abstract_clock</a>< <a class="el" href="classripple_1_1NetClock.html">NetClock</a> >::<a class="el" href="classbeast_1_1abstract__clock.html#a4435fdfcd47c4f67bbb21940e5505208">rep</a> = typename <a class="el" href="classripple_1_1NetClock.html">NetClock</a> ::<a class="el" href="classbeast_1_1abstract__clock.html#a4435fdfcd47c4f67bbb21940e5505208">rep</a></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inherited</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="abstract__clock_8h_source.html#l00060">60</a> of file <a class="el" href="abstract__clock_8h_source.html">abstract_clock.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="abba11dabb096d89ff62699b64efb472e"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#abba11dabb096d89ff62699b64efb472e">◆ </a></span>period</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">using <a class="el" href="classbeast_1_1abstract__clock.html">beast::abstract_clock</a>< <a class="el" href="classripple_1_1NetClock.html">NetClock</a> >::<a class="el" href="classbeast_1_1abstract__clock.html#abba11dabb096d89ff62699b64efb472e">period</a> = typename <a class="el" href="classripple_1_1NetClock.html">NetClock</a> ::<a class="el" href="classbeast_1_1abstract__clock.html#abba11dabb096d89ff62699b64efb472e">period</a></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inherited</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="abstract__clock_8h_source.html#l00061">61</a> of file <a class="el" href="abstract__clock_8h_source.html">abstract_clock.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ad024b15fa67696e8d1eba3744e800d32"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ad024b15fa67696e8d1eba3744e800d32">◆ </a></span>duration</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">using <a class="el" href="classbeast_1_1abstract__clock.html">beast::abstract_clock</a>< <a class="el" href="classripple_1_1NetClock.html">NetClock</a> >::<a class="el" href="classbeast_1_1abstract__clock.html#ad024b15fa67696e8d1eba3744e800d32">duration</a> = typename <a class="el" href="classripple_1_1NetClock.html">NetClock</a> ::<a class="el" href="classbeast_1_1abstract__clock.html#ad024b15fa67696e8d1eba3744e800d32">duration</a></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inherited</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="abstract__clock_8h_source.html#l00062">62</a> of file <a class="el" href="abstract__clock_8h_source.html">abstract_clock.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a4e16832b0bdf9392c5138bbbde024d8e"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a4e16832b0bdf9392c5138bbbde024d8e">◆ </a></span>time_point</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">using <a class="el" href="classbeast_1_1abstract__clock.html">beast::abstract_clock</a>< <a class="el" href="classripple_1_1NetClock.html">NetClock</a> >::<a class="el" href="classbeast_1_1abstract__clock.html#a4e16832b0bdf9392c5138bbbde024d8e">time_point</a> = typename <a class="el" href="classripple_1_1NetClock.html">NetClock</a> ::<a class="el" href="classbeast_1_1abstract__clock.html#a4e16832b0bdf9392c5138bbbde024d8e">time_point</a></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inherited</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="abstract__clock_8h_source.html#l00063">63</a> of file <a class="el" href="abstract__clock_8h_source.html">abstract_clock.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ab2db1e4273a58b6431b330e3c5ebd07f"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ab2db1e4273a58b6431b330e3c5ebd07f">◆ </a></span>clock_type</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">using <a class="el" href="classbeast_1_1abstract__clock.html">beast::abstract_clock</a>< <a class="el" href="classripple_1_1NetClock.html">NetClock</a> >::<a class="el" href="classbeast_1_1abstract__clock.html#ab2db1e4273a58b6431b330e3c5ebd07f">clock_type</a> = <a class="el" href="classripple_1_1NetClock.html">NetClock</a></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inherited</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="abstract__clock_8h_source.html#l00064">64</a> of file <a class="el" href="abstract__clock_8h_source.html">abstract_clock.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
|
<a id="afad98c7792c27f37ab6a9d48cc673496"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#afad98c7792c27f37ab6a9d48cc673496">◆ </a></span>TimeKeeperImpl()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">ripple::TimeKeeperImpl::TimeKeeperImpl </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classbeast_1_1Journal.html">beast::Journal</a> </td>
|
|
<td class="paramname"><em>j</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">explicit</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="TimeKeeper_8cpp_source.html#l00045">45</a> of file <a class="el" href="TimeKeeper_8cpp_source.html">TimeKeeper.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Function Documentation</h2>
|
|
<a id="a97d9da5cf4211fcbfa80b588f430ce41"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a97d9da5cf4211fcbfa80b588f430ce41">◆ </a></span>adjust()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">static <a class="el" href="classbeast_1_1abstract__clock.html#a4e16832b0bdf9392c5138bbbde024d8e">time_point</a> ripple::TimeKeeperImpl::adjust </td>
|
|
<td>(</td>
|
|
<td class="paramtype">std::chrono::system_clock::time_point </td>
|
|
<td class="paramname"><em>when</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="TimeKeeper_8cpp_source.html#l00038">38</a> of file <a class="el" href="TimeKeeper_8cpp_source.html">TimeKeeper.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aecc3e8beecdb4753cb96db1b9162d331"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aecc3e8beecdb4753cb96db1b9162d331">◆ </a></span>run()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void ripple::TimeKeeperImpl::run </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>< <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> > const & </td>
|
|
<td class="paramname"><em>servers</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Launch the internal thread. </p>
|
|
<p>The internal thread synchronizes local network time using the provided list of SNTP servers. </p>
|
|
|
|
<p>Implements <a class="el" href="classripple_1_1TimeKeeper.html#a79cf5f1ce3f70b37e695547dddfc36cc">ripple::TimeKeeper</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="TimeKeeper_8cpp_source.html#l00051">51</a> of file <a class="el" href="TimeKeeper_8cpp_source.html">TimeKeeper.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="adf87d3e7cb53352a078c358b5992828e"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#adf87d3e7cb53352a078c358b5992828e">◆ </a></span>now() <span class="overload">[1/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classbeast_1_1abstract__clock.html#a4e16832b0bdf9392c5138bbbde024d8e">time_point</a> ripple::TimeKeeperImpl::now </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Returns the estimate of wall time, in network time. </p>
|
|
<p>The network time is wall time adjusted for the Ripple epoch, the beginning of January 1st, 2000 UTC. Each server can compute a different value for network time. Other servers value for network time is not directly observable, but good guesses can be made by looking at validators' positions on close times.</p>
|
|
<p>Servers compute network time by adjusting a local wall clock using SNTP and then adjusting for the epoch. </p>
|
|
|
|
<p>Implements <a class="el" href="classripple_1_1TimeKeeper.html#af1b5d38f3ba1bcacfbb7a89979af70e4">ripple::TimeKeeper</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="TimeKeeper_8cpp_source.html#l00057">57</a> of file <a class="el" href="TimeKeeper_8cpp_source.html">TimeKeeper.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a5240c6208db766ae233ee8e31279600d"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a5240c6208db766ae233ee8e31279600d">◆ </a></span>closeTime()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classbeast_1_1abstract__clock.html#a4e16832b0bdf9392c5138bbbde024d8e">time_point</a> ripple::TimeKeeperImpl::closeTime </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Returns the close time, in network time. </p>
|
|
<p>Close time is the time the network would agree that a ledger closed, if a ledger closed right now.</p>
|
|
<p>The close time represents the notional "center" of the network. Each server assumes its clock is correct, and tries to pull the close time towards its measure of network time. </p>
|
|
|
|
<p>Implements <a class="el" href="classripple_1_1TimeKeeper.html#a106491f0751b8c2c75978a4d1f7aa0e6">ripple::TimeKeeper</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="TimeKeeper_8cpp_source.html#l00064">64</a> of file <a class="el" href="TimeKeeper_8cpp_source.html">TimeKeeper.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a106bd9938db538a606cdc16c477c695f"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a106bd9938db538a606cdc16c477c695f">◆ </a></span>adjustCloseTime()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void ripple::TimeKeeperImpl::adjustCloseTime </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/chrono/duration.html">std::chrono::duration</a>< <a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::int32_t</a> > </td>
|
|
<td class="paramname"><em>amount</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Adjust the close time. </p>
|
|
<p>This is called in response to received validations. </p>
|
|
|
|
<p>Implements <a class="el" href="classripple_1_1TimeKeeper.html#aaf051c43afa950aed8fbba203f692843">ripple::TimeKeeper</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="TimeKeeper_8cpp_source.html#l00071">71</a> of file <a class="el" href="TimeKeeper_8cpp_source.html">TimeKeeper.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a2767f095bd58476095733e7fe52828b4"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a2767f095bd58476095733e7fe52828b4">◆ </a></span>nowOffset()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/chrono/duration.html">std::chrono::duration</a><<a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::int32_t</a>> ripple::TimeKeeperImpl::nowOffset </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Implements <a class="el" href="classripple_1_1TimeKeeper.html#a5721d9534982798a239344767a5f5793">ripple::TimeKeeper</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="TimeKeeper_8cpp_source.html#l00100">100</a> of file <a class="el" href="TimeKeeper_8cpp_source.html">TimeKeeper.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ab73f23cbecd88a59637fe2329a9c4736"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ab73f23cbecd88a59637fe2329a9c4736">◆ </a></span>closeOffset()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/chrono/duration.html">std::chrono::duration</a><<a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::int32_t</a>> ripple::TimeKeeperImpl::closeOffset </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Implements <a class="el" href="classripple_1_1TimeKeeper.html#a02349f394ef517627d7bfe34cb239756">ripple::TimeKeeper</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="TimeKeeper_8cpp_source.html#l00109">109</a> of file <a class="el" href="TimeKeeper_8cpp_source.html">TimeKeeper.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ac9a577663353bfea66a096f12cb85293"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ac9a577663353bfea66a096f12cb85293">◆ </a></span>now() <span class="overload">[2/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual <a class="el" href="classbeast_1_1abstract__clock.html#a4e16832b0bdf9392c5138bbbde024d8e">time_point</a> <a class="el" href="classbeast_1_1abstract__clock.html">beast::abstract_clock</a>< <a class="el" href="classripple_1_1NetClock.html">NetClock</a> >::now </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">pure virtual</span><span class="mlabel">inherited</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Returns the current time. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Data Documentation</h2>
|
|
<a id="a6d54ee7776b7b2b05389a6d6a16b10b0"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a6d54ee7776b7b2b05389a6d6a16b10b0">◆ </a></span>j_</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">const <a class="el" href="classbeast_1_1Journal.html">beast::Journal</a> ripple::TimeKeeperImpl::j_</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="TimeKeeper_8cpp_source.html#l00031">31</a> of file <a class="el" href="TimeKeeper_8cpp_source.html">TimeKeeper.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ab7d9974b4a95cfaf37e34e7bb1e9c178"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ab7d9974b4a95cfaf37e34e7bb1e9c178">◆ </a></span>mutex_</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/thread/mutex.html">std::mutex</a> ripple::TimeKeeperImpl::mutex_</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">mutable</span><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="TimeKeeper_8cpp_source.html#l00032">32</a> of file <a class="el" href="TimeKeeper_8cpp_source.html">TimeKeeper.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a0350f1a69d53d6257b494a9376839e02"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a0350f1a69d53d6257b494a9376839e02">◆ </a></span>closeOffset_</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/chrono/duration.html">std::chrono::duration</a><<a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::int32_t</a>> ripple::TimeKeeperImpl::closeOffset_</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="TimeKeeper_8cpp_source.html#l00033">33</a> of file <a class="el" href="TimeKeeper_8cpp_source.html">TimeKeeper.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ae93d76434824d24f488795a75c27540c"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ae93d76434824d24f488795a75c27540c">◆ </a></span>clock_</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/unique_ptr.html">std::unique_ptr</a><<a class="el" href="classripple_1_1SNTPClock.html">SNTPClock</a>> ripple::TimeKeeperImpl::clock_</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="TimeKeeper_8cpp_source.html#l00034">34</a> of file <a class="el" href="TimeKeeper_8cpp_source.html">TimeKeeper.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ad919604810f750a57e777e9985d742af"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ad919604810f750a57e777e9985d742af">◆ </a></span>is_steady</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">const bool <a class="el" href="classbeast_1_1abstract__clock.html">beast::abstract_clock</a>< <a class="el" href="classripple_1_1NetClock.html">NetClock</a> >::is_steady</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">inherited</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="abstract__clock_8h_source.html#l00066">66</a> of file <a class="el" href="abstract__clock_8h_source.html">abstract_clock.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.8.17
|
|
</small></address>
|
|
</body>
|
|
</html>
|