This commit is contained in:
bthomee
2025-07-10 18:20:07 +00:00
parent 542236acb3
commit 39032171d1
1427 changed files with 18077 additions and 18209 deletions

View File

@@ -205,7 +205,7 @@ $(function() {
<div class="ttc" id="aduration_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/chrono/duration.html">std::chrono::seconds</a></div></div>
<div class="ttc" id="aend_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/iterator/end.html">std::end</a></div><div class="ttdeci">T end(T... args)</div></div>
<div class="ttc" id="afind_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/algorithm/find.html">std::find</a></div><div class="ttdeci">T find(T... args)</div></div>
<div class="ttc" id="anamespaceripple_html"><div class="ttname"><a href="namespaceripple.html">ripple</a></div><div class="ttdoc">Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.</div><div class="ttdef"><b>Definition:</b> <a href="algorithm_8h_source.html#l00026">algorithm.h:26</a></div></div>
<div class="ttc" id="anamespaceripple_html"><div class="ttname"><a href="namespaceripple.html">ripple</a></div><div class="ttdoc">Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.</div><div class="ttdef"><b>Definition:</b> <a href="algorithm_8h_source.html#l00025">algorithm.h:25</a></div></div>
<div class="ttc" id="anamespaceripple_html_a1a316bd867fbe7f7ba41e715b4be0a5b"><div class="ttname"><a href="namespaceripple.html#a1a316bd867fbe7f7ba41e715b4be0a5b">ripple::effCloseTime</a></div><div class="ttdeci">std::chrono::time_point&lt; Clock, Duration &gt; effCloseTime(std::chrono::time_point&lt; Clock, Duration &gt; closeTime, std::chrono::duration&lt; Rep, Period &gt; resolution, std::chrono::time_point&lt; Clock, Duration &gt; priorCloseTime)</div><div class="ttdoc">Calculate the effective ledger close time.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerTiming_8h_source.html#l00156">LedgerTiming.h:156</a></div></div>
<div class="ttc" id="anamespaceripple_html_a1c71a595ba9979a341271b576bc58e48"><div class="ttname"><a href="namespaceripple.html#a1c71a595ba9979a341271b576bc58e48">ripple::decreaseLedgerTimeResolutionEvery</a></div><div class="ttdeci">auto constexpr decreaseLedgerTimeResolutionEvery</div><div class="ttdoc">How often we decrease the close time resolution (in numbers of ledgers)</div><div class="ttdef"><b>Definition:</b> <a href="LedgerTiming_8h_source.html#l00053">LedgerTiming.h:53</a></div></div>
<div class="ttc" id="anamespaceripple_html_a45507a299fab4f0506b9fcf559fddae3"><div class="ttname"><a href="namespaceripple.html#a45507a299fab4f0506b9fcf559fddae3">ripple::roundCloseTime</a></div><div class="ttdeci">std::chrono::time_point&lt; Clock, Duration &gt; roundCloseTime(std::chrono::time_point&lt; Clock, Duration &gt; closeTime, std::chrono::duration&lt; Rep, Period &gt; closeResolution)</div><div class="ttdoc">Calculates the close time for a ledger, given a close time resolution.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerTiming_8h_source.html#l00133">LedgerTiming.h:133</a></div></div>