2023-03-27 10:16:23 -07:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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" / >
2023-04-23 12:52:57 -07:00
< meta name = "description" content = "PhasicFlow is an open-source parallel DEM (discrete element method) package for simulating granular flow. It is developed in C++ and can be exectued on both GPU (like CUDA) and CPU." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: Timers 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 = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.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 >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
< / script >
2023-04-02 11:35:43 -07:00
< script type = "text/x-mathjax-config" >
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
< / script >
< script type = "text/javascript" async = "async" src = "http://cdn.mathjax.org/mathjax/latest/MathJax.js" > < / script >
2023-03-27 10:16:23 -07:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "customdoxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
2023-04-14 10:28:41 -07:00
< table cellspacing = "0" >
2023-03-27 10:16:23 -07:00
< tbody >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectlogo" > < a href = "https://github.com/PhasicFlow" > < img alt = "Logo" src = "phasicFlow_logo.png" > < / a > < / td >
2023-03-27 10:16:23 -07:00
< td > < div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / td >
< / tr >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectbrief" >
< a href = "https://https://cemf.ir" > www.cemf.ir< / a >
< / td >
< / tr >
2023-03-27 10:16:23 -07:00
< / 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 >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('classpFlow_1_1Timers.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- 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 class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1Timers-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > Timers Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-0" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-0-trigger" src = "closed.png" alt = "+" / > Inheritance diagram for Timers:< / div >
< div id = "dynsection-0-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-0-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1Timers__inherit__graph.png" border = "0" usemap = "#Timers_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "Timers_inherit__map" id = "Timers_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "5,80,72,107" / >
< area shape = "rect" href = "classpFlow_1_1Timer.html" title = " " alt = "" coords = "9,5,69,32" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-1" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-1-trigger" src = "closed.png" alt = "+" / > Collaboration diagram for Timers:< / div >
< div id = "dynsection-1-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-1-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1Timers__coll__graph.png" border = "0" usemap = "#Timers_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "Timers_coll__map" id = "Timers_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "57,95,124,121" / >
< area shape = "rect" href = "classpFlow_1_1Timer.html" title = " " alt = "" coords = "61,184,121,211" / >
< area shape = "rect" href = "classpFlow_1_1List.html" title = " " alt = "" coords = "5,5,176,32" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< 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:a88b9a9c305d3c238b1239e2f3df4e8c1" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timers.html#a88b9a9c305d3c238b1239e2f3df4e8c1" > TypeInfo< / a > (" Timers" )< / td > < / tr >
< tr class = "separator:a88b9a9c305d3c238b1239e2f3df4e8c1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ada54077ae504ce48271bf28f8637b712" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timers.html#ada54077ae504ce48271bf28f8637b712" > Timers< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1Timer.html#acc80e00a8ac919288fb55bd14cc88bf6" > name< / a > )< / td > < / tr >
< tr class = "separator:ada54077ae504ce48271bf28f8637b712" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7176c06bd2b7fd858187aea22a0ae195" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timers.html#a7176c06bd2b7fd858187aea22a0ae195" > Timers< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1Timer.html#acc80e00a8ac919288fb55bd14cc88bf6" > name< / a > , < a class = "el" href = "classpFlow_1_1Timers.html" > Timers< / a > *parrent)< / td > < / tr >
< tr class = "separator:a7176c06bd2b7fd858187aea22a0ae195" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae6bf60796862abbf75881863dc4e2aa2" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timers.html#ae6bf60796862abbf75881863dc4e2aa2" > ~Timers< / a > ()< / td > < / tr >
< tr class = "separator:ae6bf60796862abbf75881863dc4e2aa2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0b1c21d252c29355b2c87396c13a5e6e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1Timer.html" > Timer< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timers.html#a0b1c21d252c29355b2c87396c13a5e6e" > addTimer< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1Timer.html#acc80e00a8ac919288fb55bd14cc88bf6" > name< / a > )< / td > < / tr >
< tr class = "separator:a0b1c21d252c29355b2c87396c13a5e6e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7d56acfa176522e9c95ad99607d07f49" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timers.html#a7d56acfa176522e9c95ad99607d07f49" > addToList< / a > (< a class = "el" href = "classpFlow_1_1Timer.html" > Timer< / a > *< a class = "el" href = "classpFlow_1_1Timer.html#aad52d0d8782bcf92a17c7e91d3d54051" > timer< / a > )< / td > < / tr >
< tr class = "separator:a7d56acfa176522e9c95ad99607d07f49" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4f6003458edf8502bb1185dae6773da5" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timers.html#a4f6003458edf8502bb1185dae6773da5" > removeFromList< / a > (< a class = "el" href = "classpFlow_1_1Timer.html" > Timer< / a > *< a class = "el" href = "classpFlow_1_1Timer.html#aad52d0d8782bcf92a17c7e91d3d54051" > timer< / a > )< / td > < / tr >
< tr class = "separator:a4f6003458edf8502bb1185dae6773da5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aec9d2fb116b20f02157e55c128b901ba" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timers.html#aec9d2fb116b20f02157e55c128b901ba" > level< / a > () const< / td > < / tr >
< tr class = "separator:aec9d2fb116b20f02157e55c128b901ba" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab7f3740f07fc01cc6949fa5e5aab87f0" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timers.html#ab7f3740f07fc01cc6949fa5e5aab87f0" > master< / a > () const< / td > < / tr >
< tr class = "separator:ab7f3740f07fc01cc6949fa5e5aab87f0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abe5703bd8255f2ec21ffe5d82dfee164" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timers.html#abe5703bd8255f2ec21ffe5d82dfee164" > accTimersTotal< / a > () const override< / td > < / tr >
< tr class = "separator:abe5703bd8255f2ec21ffe5d82dfee164" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a268ef46f8b8bdbc5512d1ce25b177136" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timers.html#a268ef46f8b8bdbc5512d1ce25b177136" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os, bool subTree=true) const< / td > < / tr >
< tr class = "separator:a268ef46f8b8bdbc5512d1ce25b177136" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af455eab4a4acc3f4b6fae6bb43fdfd2d" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timers.html#af455eab4a4acc3f4b6fae6bb43fdfd2d" > read< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is)< / td > < / tr >
< tr class = "separator:af455eab4a4acc3f4b6fae6bb43fdfd2d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1Timer" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1Timer')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1Timer.html" > Timer< / a > < / td > < / tr >
< tr class = "memitem:a6c6916b036bdb57df80a4b89f06fafc0 inherit pub_methods_classpFlow_1_1Timer" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timer.html#a6c6916b036bdb57df80a4b89f06fafc0" > TypeInfo< / a > (" Timer" )< / td > < / tr >
< tr class = "separator:a6c6916b036bdb57df80a4b89f06fafc0 inherit pub_methods_classpFlow_1_1Timer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6a8bc5014802d569f6d01c4f36121a81 inherit pub_methods_classpFlow_1_1Timer" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timer.html#a6a8bc5014802d569f6d01c4f36121a81" > Timer< / a > ()< / td > < / tr >
< tr class = "separator:a6a8bc5014802d569f6d01c4f36121a81 inherit pub_methods_classpFlow_1_1Timer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5115e2a6e5e6c468a0de45474c5bf51e inherit pub_methods_classpFlow_1_1Timer" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timer.html#a5115e2a6e5e6c468a0de45474c5bf51e" > Timer< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > < a class = "el" href = "classpFlow_1_1Timer.html#acc80e00a8ac919288fb55bd14cc88bf6" > name< / a > )< / td > < / tr >
< tr class = "separator:a5115e2a6e5e6c468a0de45474c5bf51e inherit pub_methods_classpFlow_1_1Timer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a20fb2e154206e803859e8be7e8890678 inherit pub_methods_classpFlow_1_1Timer" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timer.html#a20fb2e154206e803859e8be7e8890678" > Timer< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > < a class = "el" href = "classpFlow_1_1Timer.html#acc80e00a8ac919288fb55bd14cc88bf6" > name< / a > , < a class = "el" href = "classpFlow_1_1Timers.html" > Timers< / a > *parrent)< / td > < / tr >
< tr class = "separator:a20fb2e154206e803859e8be7e8890678 inherit pub_methods_classpFlow_1_1Timer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acc80e00a8ac919288fb55bd14cc88bf6 inherit pub_methods_classpFlow_1_1Timer" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timer.html#acc80e00a8ac919288fb55bd14cc88bf6" > name< / a > () const< / td > < / tr >
< tr class = "separator:acc80e00a8ac919288fb55bd14cc88bf6 inherit pub_methods_classpFlow_1_1Timer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4f8a8b0b7dca75172a8e036314ad1794 inherit pub_methods_classpFlow_1_1Timer" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timer.html#a4f8a8b0b7dca75172a8e036314ad1794" > ~Timer< / a > ()< / td > < / tr >
< tr class = "separator:a4f8a8b0b7dca75172a8e036314ad1794 inherit pub_methods_classpFlow_1_1Timer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a950faea5e9c3f950e81839accf54d136 inherit pub_methods_classpFlow_1_1Timer" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timer.html#a950faea5e9c3f950e81839accf54d136" > removeParrent< / a > ()< / td > < / tr >
< tr class = "separator:a950faea5e9c3f950e81839accf54d136 inherit pub_methods_classpFlow_1_1Timer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a60de64d75454385b23995437f1d72669 inherit pub_methods_classpFlow_1_1Timer" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timer.html#a60de64d75454385b23995437f1d72669" > start< / a > ()< / td > < / tr >
< tr class = "separator:a60de64d75454385b23995437f1d72669 inherit pub_methods_classpFlow_1_1Timer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaf81d3fdaf258088d7692fa70cece087 inherit pub_methods_classpFlow_1_1Timer" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timer.html#aaf81d3fdaf258088d7692fa70cece087" > end< / a > ()< / td > < / tr >
< tr class = "separator:aaf81d3fdaf258088d7692fa70cece087 inherit pub_methods_classpFlow_1_1Timer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac5b452503492dd1c556ff406c28bbb70 inherit pub_methods_classpFlow_1_1Timer" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timer.html#ac5b452503492dd1c556ff406c28bbb70" > timerActive< / a > () const< / td > < / tr >
< tr class = "separator:ac5b452503492dd1c556ff406c28bbb70 inherit pub_methods_classpFlow_1_1Timer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3ce45ea61ab221e34f89394524f8eeee inherit pub_methods_classpFlow_1_1Timer" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timer.html#a3ce45ea61ab221e34f89394524f8eeee" > lastTime< / a > () const< / td > < / tr >
< tr class = "separator:a3ce45ea61ab221e34f89394524f8eeee inherit pub_methods_classpFlow_1_1Timer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae1a67a10b75d89b83ecb3f3598f8d395 inherit pub_methods_classpFlow_1_1Timer" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timer.html#ae1a67a10b75d89b83ecb3f3598f8d395" > totalTime< / a > () const< / td > < / tr >
< tr class = "separator:ae1a67a10b75d89b83ecb3f3598f8d395 inherit pub_methods_classpFlow_1_1Timer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7e12358ebcceb29dea6ecc06f4fc2482 inherit pub_methods_classpFlow_1_1Timer" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timer.html#a7e12358ebcceb29dea6ecc06f4fc2482" > averageTime< / a > () const< / td > < / tr >
< tr class = "separator:a7e12358ebcceb29dea6ecc06f4fc2482 inherit pub_methods_classpFlow_1_1Timer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-attribs" > < / a >
Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a53ea8ded64b447e76f1f27b0f6e9d394" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1List.html" > List< / a > < < a class = "el" href = "classpFlow_1_1Timer.html" > pFlow::Timer< / a > * >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timers.html#a53ea8ded64b447e76f1f27b0f6e9d394" > timers_< / a > < / td > < / tr >
< tr class = "separator:a53ea8ded64b447e76f1f27b0f6e9d394" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a840743643df2d049937fe560c29b6d32" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timers.html#a840743643df2d049937fe560c29b6d32" > level_< / a > = 0< / td > < / tr >
< tr class = "separator:a840743643df2d049937fe560c29b6d32" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_attribs_classpFlow_1_1Timer" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_classpFlow_1_1Timer')" > < img src = "closed.png" alt = "-" / >   Protected Attributes inherited from < a class = "el" href = "classpFlow_1_1Timer.html" > Timer< / a > < / td > < / tr >
< tr class = "memitem:a50fd7d13a0f7a6007ca5027b3bb8765a inherit pro_attribs_classpFlow_1_1Timer" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timer.html#a50fd7d13a0f7a6007ca5027b3bb8765a" > name_< / a > = " noNameTimer" < / td > < / tr >
< tr class = "separator:a50fd7d13a0f7a6007ca5027b3bb8765a inherit pro_attribs_classpFlow_1_1Timer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa0ce5ac4d2bf83ba61e5a8059feec51d inherit pro_attribs_classpFlow_1_1Timer" > < td class = "memItemLeft" align = "right" valign = "top" > timer::time_point  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timer.html#aa0ce5ac4d2bf83ba61e5a8059feec51d" > start_< / a > < / td > < / tr >
< tr class = "separator:aa0ce5ac4d2bf83ba61e5a8059feec51d inherit pro_attribs_classpFlow_1_1Timer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa7b835668606a200cf1880f610ef8b9f inherit pro_attribs_classpFlow_1_1Timer" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timer.html#aa7b835668606a200cf1880f610ef8b9f" > numIteration_< / a > = 0< / td > < / tr >
< tr class = "separator:aa7b835668606a200cf1880f610ef8b9f inherit pro_attribs_classpFlow_1_1Timer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a36608b2f543efbaab78f3d82b05905d8 inherit pro_attribs_classpFlow_1_1Timer" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timer.html#a36608b2f543efbaab78f3d82b05905d8" > accTime_< / a > = 0.0< / td > < / tr >
< tr class = "separator:a36608b2f543efbaab78f3d82b05905d8 inherit pro_attribs_classpFlow_1_1Timer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a25c08d99327d22af095d093026ba409c inherit pro_attribs_classpFlow_1_1Timer" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timer.html#a25c08d99327d22af095d093026ba409c" > lastTime_< / a > = 0.0< / td > < / tr >
< tr class = "separator:a25c08d99327d22af095d093026ba409c inherit pro_attribs_classpFlow_1_1Timer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a16bc893238e1dfb531287607045b039c inherit pro_attribs_classpFlow_1_1Timer" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Timers.html" > Timers< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timer.html#a16bc893238e1dfb531287607045b039c" > parrent_< / a > = nullptr< / td > < / tr >
< tr class = "separator:a16bc893238e1dfb531287607045b039c inherit pro_attribs_classpFlow_1_1Timer" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "inherited" > < / a >
Additional Inherited Members< / h2 > < / td > < / tr >
< tr class = "inherit_header pro_types_classpFlow_1_1Timer" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_types_classpFlow_1_1Timer')" > < img src = "closed.png" alt = "-" / >   Protected Types inherited from < a class = "el" href = "classpFlow_1_1Timer.html" > Timer< / a > < / td > < / tr >
< tr class = "memitem:aad52d0d8782bcf92a17c7e91d3d54051 inherit pro_types_classpFlow_1_1Timer" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timer.html#aad52d0d8782bcf92a17c7e91d3d54051" > timer< / a > = std::chrono::high_resolution_clock< / td > < / tr >
< tr class = "separator:aad52d0d8782bcf92a17c7e91d3d54051 inherit pro_types_classpFlow_1_1Timer" > < 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 = "Timers_8hpp_source.html#l00033" > 33< / a > of file < a class = "el" href = "Timers_8hpp_source.html" > Timers.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "ada54077ae504ce48271bf28f8637b712" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ada54077ae504ce48271bf28f8637b712" > ◆ < / a > < / span > Timers() < 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 = "classpFlow_1_1Timers.html" > Timers< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > name< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Timers_8hpp_source.html#l00048" > 48< / a > of file < a class = "el" href = "Timers_8hpp_source.html" > Timers.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a7176c06bd2b7fd858187aea22a0ae195" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7176c06bd2b7fd858187aea22a0ae195" > ◆ < / a > < / span > Timers() < 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" > < a class = "el" href = "classpFlow_1_1Timers.html" > Timers< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1Timers.html" > Timers< / a > *  < / td >
< td class = "paramname" > < em > parrent< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Timers_8hpp_source.html#l00053" > 53< / a > of file < a class = "el" href = "Timers_8hpp_source.html" > Timers.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Timers_8hpp_source.html#l00088" > Timers::level()< / a > , < a class = "el" href = "Timers_8hpp_source.html#l00041" > Timers::level_< / a > , and < a class = "el" href = "Timer_8hpp_source.html#l00060" > Timer::parrent_< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-2" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-2-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-2-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-2-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1Timers_a7176c06bd2b7fd858187aea22a0ae195_cgraph.png" border = "0" usemap = "#classpFlow_1_1Timers_a7176c06bd2b7fd858187aea22a0ae195_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Timers_a7176c06bd2b7fd858187aea22a0ae195_cgraph" id = "classpFlow_1_1Timers_a7176c06bd2b7fd858187aea22a0ae195_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,72,32" / >
< area shape = "rect" href = "classpFlow_1_1Timers.html#aec9d2fb116b20f02157e55c128b901ba" title = " " alt = "" coords = "120,5,175,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ae6bf60796862abbf75881863dc4e2aa2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae6bf60796862abbf75881863dc4e2aa2" > ◆ < / a > < / span > ~Timers()< / 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 = "classpFlow_1_1Timers.html" > Timers< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Timers_8hpp_source.html#l00063" > 63< / a > of file < a class = "el" href = "Timers_8hpp_source.html" > Timers.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Timers_8hpp_source.html#l00039" > Timers::timers_< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a88b9a9c305d3c238b1239e2f3df4e8c1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a88b9a9c305d3c238b1239e2f3df4e8c1" > ◆ < / a > < / span > TypeInfo()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfo < / td >
< td > (< / td >
< td class = "paramtype" > " Timers"   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a0b1c21d252c29355b2c87396c13a5e6e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0b1c21d252c29355b2c87396c13a5e6e" > ◆ < / a > < / span > addTimer()< / 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 = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1Timer.html" > Timer< / a > > addTimer < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > name< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Timers_8hpp_source.html#l00072" > 72< / a > of file < a class = "el" href = "Timers_8hpp_source.html" > Timers.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Timer_8hpp_source.html#l00077" > Timer::name()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-3" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-3-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-3-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-3-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1Timers_a0b1c21d252c29355b2c87396c13a5e6e_cgraph.png" border = "0" usemap = "#classpFlow_1_1Timers_a0b1c21d252c29355b2c87396c13a5e6e_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Timers_a0b1c21d252c29355b2c87396c13a5e6e_cgraph" id = "classpFlow_1_1Timers_a0b1c21d252c29355b2c87396c13a5e6e_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,89,32" / >
< area shape = "rect" href = "classpFlow_1_1Timer.html#acc80e00a8ac919288fb55bd14cc88bf6" title = " " alt = "" coords = "137,5,288,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a7d56acfa176522e9c95ad99607d07f49" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7d56acfa176522e9c95ad99607d07f49" > ◆ < / a > < / span > addToList()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void addToList < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1Timer.html" > Timer< / a > *  < / td >
< td class = "paramname" > < em > timer< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Timers_8hpp_source.html#l00078" > 78< / a > of file < a class = "el" href = "Timers_8hpp_source.html" > Timers.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Timers_8hpp_source.html#l00039" > Timers::timers_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Timer_8cpp_source.html#l00025" > Timer::Timer()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-4" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-4-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-4-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-4-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1Timers_a7d56acfa176522e9c95ad99607d07f49_icgraph.png" border = "0" usemap = "#classpFlow_1_1Timers_a7d56acfa176522e9c95ad99607d07f49_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Timers_a7d56acfa176522e9c95ad99607d07f49_icgraph" id = "classpFlow_1_1Timers_a7d56acfa176522e9c95ad99607d07f49_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "205,5,288,32" / >
< area shape = "rect" href = "classpFlow_1_1Timer.html#a20fb2e154206e803859e8be7e8890678" title = " " alt = "" coords = "5,5,157,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a4f6003458edf8502bb1185dae6773da5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4f6003458edf8502bb1185dae6773da5" > ◆ < / a > < / span > removeFromList()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void removeFromList < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1Timer.html" > Timer< / a > *  < / td >
< td class = "paramname" > < em > timer< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Timers_8hpp_source.html#l00083" > 83< / a > of file < a class = "el" href = "Timers_8hpp_source.html" > Timers.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "ListI_8hpp_source.html#l00092" > List< T > ::find()< / a > , and < a class = "el" href = "Timers_8hpp_source.html#l00039" > Timers::timers_< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-5" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-5-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-5-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-5-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1Timers_a4f6003458edf8502bb1185dae6773da5_cgraph.png" border = "0" usemap = "#classpFlow_1_1Timers_a4f6003458edf8502bb1185dae6773da5_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Timers_a4f6003458edf8502bb1185dae6773da5_cgraph" id = "classpFlow_1_1Timers_a4f6003458edf8502bb1185dae6773da5_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,133,32" / >
< area shape = "rect" href = "classpFlow_1_1List.html#a47c27d6fde6f0adc4544fe92111c2a99" title = " " alt = "" coords = "181,5,304,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "aec9d2fb116b20f02157e55c128b901ba" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aec9d2fb116b20f02157e55c128b901ba" > ◆ < / a > < / span > level()< / 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 = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > level < / 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" > inline< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Reimplemented from < a class = "el" href = "classpFlow_1_1Timer.html#ab9fe1ac829a669d9cf44d4c7ddd81574" > Timer< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "Timers_8hpp_source.html#l00088" > 88< / a > of file < a class = "el" href = "Timers_8hpp_source.html" > Timers.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Timers_8hpp_source.html#l00041" > Timers::level_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Timers_8hpp_source.html#l00053" > Timers::Timers()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-6" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-6-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-6-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-6-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1Timers_aec9d2fb116b20f02157e55c128b901ba_icgraph.png" border = "0" usemap = "#classpFlow_1_1Timers_aec9d2fb116b20f02157e55c128b901ba_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Timers_aec9d2fb116b20f02157e55c128b901ba_icgraph" id = "classpFlow_1_1Timers_aec9d2fb116b20f02157e55c128b901ba_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "120,5,175,32" / >
< area shape = "rect" href = "classpFlow_1_1Timers.html#a7176c06bd2b7fd858187aea22a0ae195" title = " " alt = "" coords = "5,5,72,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ab7f3740f07fc01cc6949fa5e5aab87f0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab7f3740f07fc01cc6949fa5e5aab87f0" > ◆ < / a > < / span > master()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual bool master < / 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" > inline< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Reimplemented from < a class = "el" href = "classpFlow_1_1Timer.html#ab7f3740f07fc01cc6949fa5e5aab87f0" > Timer< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "Timers_8hpp_source.html#l00093" > 93< / a > of file < a class = "el" href = "Timers_8hpp_source.html" > Timers.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Timers_8cpp_source.html#l00024" > Timers::accTimersTotal()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-7" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-7-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-7-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-7-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1Timers_ab7f3740f07fc01cc6949fa5e5aab87f0_icgraph.png" border = "0" usemap = "#classpFlow_1_1Timers_ab7f3740f07fc01cc6949fa5e5aab87f0_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Timers_ab7f3740f07fc01cc6949fa5e5aab87f0_icgraph" id = "classpFlow_1_1Timers_ab7f3740f07fc01cc6949fa5e5aab87f0_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "173,5,241,32" / >
< area shape = "rect" href = "classpFlow_1_1Timers.html#abe5703bd8255f2ec21ffe5d82dfee164" title = " " alt = "" coords = "5,5,125,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "abe5703bd8255f2ec21ffe5d82dfee164" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abe5703bd8255f2ec21ffe5d82dfee164" > ◆ < / a > < / span > accTimersTotal()< / 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 = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > pFlow::real< / a > accTimersTotal < / 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 > Reimplemented from < a class = "el" href = "classpFlow_1_1Timer.html#a8d45c29a8c46fc0eb68cd5116e7bb70a" > Timer< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "Timers_8cpp_source.html#l00024" > 24< / a > of file < a class = "el" href = "Timers_8cpp_source.html" > Timers.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Timers_8hpp_source.html#l00093" > Timers::master()< / a > , < a class = "el" href = "Timer_8hpp_source.html#l00113" > Timer::timerActive()< / a > , < a class = "el" href = "Timers_8hpp_source.html#l00039" > Timers::timers_< / a > , and < a class = "el" href = "Timer_8hpp_source.html#l00125" > Timer::totalTime()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-8" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-8-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-8-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-8-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1Timers_abe5703bd8255f2ec21ffe5d82dfee164_cgraph.png" border = "0" usemap = "#classpFlow_1_1Timers_abe5703bd8255f2ec21ffe5d82dfee164_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Timers_abe5703bd8255f2ec21ffe5d82dfee164_cgraph" id = "classpFlow_1_1Timers_abe5703bd8255f2ec21ffe5d82dfee164_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,56,125,83" / >
< area shape = "rect" href = "classpFlow_1_1Timers.html#ab7f3740f07fc01cc6949fa5e5aab87f0" title = " " alt = "" coords = "235,5,303,32" / >
< area shape = "rect" href = "classpFlow_1_1Timer.html#ac5b452503492dd1c556ff406c28bbb70" title = " " alt = "" coords = "173,56,364,83" / >
< area shape = "rect" href = "classpFlow_1_1Timer.html#ae1a67a10b75d89b83ecb3f3598f8d395" title = " " alt = "" coords = "180,107,357,133" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a268ef46f8b8bdbc5512d1ce25b177136" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a268ef46f8b8bdbc5512d1ce25b177136" > ◆ < / a > < / span > write()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool write < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > &   < / td >
< td class = "paramname" > < em > os< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > subTree< / em > = < code > true< / code >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Reimplemented from < a class = "el" href = "classpFlow_1_1Timer.html#a878f1a2a8b65bc9bdf57f7c1a3f90a09" > Timer< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "Timers_8cpp_source.html#l00046" > 46< / a > of file < a class = "el" href = "Timers_8cpp_source.html" > Timers.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Timer_8cpp_source.html#l00052" > Timer::write()< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Timers_8hpp_source.html#l00110" > pFlow::operator< < ()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-9" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-9-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-9-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-9-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1Timers_a268ef46f8b8bdbc5512d1ce25b177136_cgraph.png" border = "0" usemap = "#classpFlow_1_1Timers_a268ef46f8b8bdbc5512d1ce25b177136_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Timers_a268ef46f8b8bdbc5512d1ce25b177136_cgraph" id = "classpFlow_1_1Timers_a268ef46f8b8bdbc5512d1ce25b177136_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,60,32" / >
< area shape = "rect" href = "classpFlow_1_1Timer.html#a878f1a2a8b65bc9bdf57f7c1a3f90a09" title = " " alt = "" coords = "108,5,255,32" / >
< / map >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-10" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-10-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-10-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-10-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1Timers_a268ef46f8b8bdbc5512d1ce25b177136_icgraph.png" border = "0" usemap = "#classpFlow_1_1Timers_a268ef46f8b8bdbc5512d1ce25b177136_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Timers_a268ef46f8b8bdbc5512d1ce25b177136_icgraph" id = "classpFlow_1_1Timers_a268ef46f8b8bdbc5512d1ce25b177136_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "199,5,253,32" / >
< area shape = "rect" href = "namespacepFlow.html#a407b574cf73692bf303b15161a793c0f" title = " " alt = "" coords = "5,5,151,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "af455eab4a4acc3f4b6fae6bb43fdfd2d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af455eab4a4acc3f4b6fae6bb43fdfd2d" > ◆ < / a > < / span > read()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual bool read < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td >
< td class = "paramname" > < em > is< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Reimplemented from < a class = "el" href = "classpFlow_1_1Timer.html#af455eab4a4acc3f4b6fae6bb43fdfd2d" > Timer< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "Timers_8hpp_source.html#l00103" > 103< / a > of file < a class = "el" href = "Timers_8hpp_source.html" > Timers.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a53ea8ded64b447e76f1f27b0f6e9d394" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a53ea8ded64b447e76f1f27b0f6e9d394" > ◆ < / a > < / span > timers_< / 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 = "classpFlow_1_1List.html" > List< / a > < < a class = "el" href = "classpFlow_1_1Timer.html" > pFlow::Timer< / a > *> timers_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Timers_8hpp_source.html#l00039" > 39< / a > of file < a class = "el" href = "Timers_8hpp_source.html" > Timers.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Timers_8cpp_source.html#l00024" > Timers::accTimersTotal()< / a > , < a class = "el" href = "Timers_8hpp_source.html#l00078" > Timers::addToList()< / a > , < a class = "el" href = "Timers_8hpp_source.html#l00083" > Timers::removeFromList()< / a > , and < a class = "el" href = "Timers_8hpp_source.html#l00063" > Timers::~Timers()< / a > .< / p >
< / div >
< / div >
< a id = "a840743643df2d049937fe560c29b6d32" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a840743643df2d049937fe560c29b6d32" > ◆ < / a > < / span > level_< / 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 = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > level_ = 0< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Timers_8hpp_source.html#l00041" > 41< / a > of file < a class = "el" href = "Timers_8hpp_source.html" > Timers.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Timers_8hpp_source.html#l00088" > Timers::level()< / a > , and < a class = "el" href = "Timers_8hpp_source.html#l00053" > Timers::Timers()< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/phasicFlow/Timer/< a class = "el" href = "Timers_8hpp_source.html" > Timers.hpp< / a > < / li >
< li > src/phasicFlow/Timer/< a class = "el" href = "Timers_8cpp_source.html" > Timers.cpp< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "namespacepFlow.html" > pFlow< / a > < / li > < li class = "navelem" > < a class = "el" href = "classpFlow_1_1Timers.html" > Timers< / a > < / li >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.8.17 < / li >
< / ul >
< / div >
< / body >
< / html >