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: Timer 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_1Timer.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-types" > Protected Types< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1Timer-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > Timer 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 Timer:< / 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_1Timer__inherit__graph.png" border = "0" usemap = "#Timer_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "Timer_inherit__map" id = "Timer_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "9,5,69,32" / >
< area shape = "rect" href = "classpFlow_1_1Timers.html" title = " " alt = "" coords = "5,80,72,107" / >
< / 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 Timer:< / 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_1Timer__coll__graph.png" border = "0" usemap = "#Timer_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "Timer_coll__map" id = "Timer_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "9,5,69,32" / >
< area shape = "rect" href = "classpFlow_1_1Timers.html" title = " " alt = "" coords = "5,95,72,121" / >
< / 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:a6c6916b036bdb57df80a4b89f06fafc0" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6a8bc5014802d569f6d01c4f36121a81" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5115e2a6e5e6c468a0de45474c5bf51e" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a20fb2e154206e803859e8be7e8890678" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acc80e00a8ac919288fb55bd14cc88bf6" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4f8a8b0b7dca75172a8e036314ad1794" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a950faea5e9c3f950e81839accf54d136" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab9fe1ac829a669d9cf44d4c7ddd81574" > < 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_1Timer.html#ab9fe1ac829a669d9cf44d4c7ddd81574" > level< / a > () const< / td > < / tr >
< tr class = "separator:ab9fe1ac829a669d9cf44d4c7ddd81574" > < 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_1Timer.html#ab7f3740f07fc01cc6949fa5e5aab87f0" > master< / a > () const< / td > < / tr >
< tr class = "separator:ab7f3740f07fc01cc6949fa5e5aab87f0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a60de64d75454385b23995437f1d72669" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaf81d3fdaf258088d7692fa70cece087" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac5b452503492dd1c556ff406c28bbb70" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3ce45ea61ab221e34f89394524f8eeee" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae1a67a10b75d89b83ecb3f3598f8d395" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7e12358ebcceb29dea6ecc06f4fc2482" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8d45c29a8c46fc0eb68cd5116e7bb70a" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timer.html#a8d45c29a8c46fc0eb68cd5116e7bb70a" > accTimersTotal< / a > () const< / td > < / tr >
< tr class = "separator:a8d45c29a8c46fc0eb68cd5116e7bb70a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a878f1a2a8b65bc9bdf57f7c1a3f90a09" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Timer.html#a878f1a2a8b65bc9bdf57f7c1a3f90a09" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os, bool subTree) const< / td > < / tr >
< tr class = "separator:a878f1a2a8b65bc9bdf57f7c1a3f90a09" > < 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_1Timer.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 >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-types" > < / a >
Protected Types< / h2 > < / td > < / tr >
< tr class = "memitem:aad52d0d8782bcf92a17c7e91d3d54051" > < 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" > < 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:a50fd7d13a0f7a6007ca5027b3bb8765a" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa0ce5ac4d2bf83ba61e5a8059feec51d" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa7b835668606a200cf1880f610ef8b9f" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a36608b2f543efbaab78f3d82b05905d8" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a25c08d99327d22af095d093026ba409c" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a16bc893238e1dfb531287607045b039c" > < 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" > < 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 = "Timer_8hpp_source.html#l00039" > 39< / a > of file < a class = "el" href = "Timer_8hpp_source.html" > Timer.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Member Typedef Documentation< / h2 >
< a id = "aad52d0d8782bcf92a17c7e91d3d54051" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aad52d0d8782bcf92a17c7e91d3d54051" > ◆ < / a > < / span > timer< / 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 = "classpFlow_1_1Timer.html#aad52d0d8782bcf92a17c7e91d3d54051" > timer< / a > = std::chrono::high_resolution_clock< / 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 = "Timer_8hpp_source.html#l00043" > 43< / a > of file < a class = "el" href = "Timer_8hpp_source.html" > Timer.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a6a8bc5014802d569f6d01c4f36121a81" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6a8bc5014802d569f6d01c4f36121a81" > ◆ < / a > < / span > Timer() < span class = "overload" > [1/3]< / 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_1Timer.html" > Timer< / 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Timer_8hpp_source.html#l00066" > 66< / a > of file < a class = "el" href = "Timer_8hpp_source.html" > Timer.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a5115e2a6e5e6c468a0de45474c5bf51e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5115e2a6e5e6c468a0de45474c5bf51e" > ◆ < / a > < / span > Timer() < span class = "overload" > [2/3]< / 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_1Timer.html" > Timer< / 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 = "Timer_8hpp_source.html#l00068" > 68< / a > of file < a class = "el" href = "Timer_8hpp_source.html" > Timer.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a20fb2e154206e803859e8be7e8890678" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a20fb2e154206e803859e8be7e8890678" > ◆ < / a > < / span > Timer() < span class = "overload" > [3/3]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1Timer.html" > Timer< / 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 >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Timer_8cpp_source.html#l00025" > 25< / a > of file < a class = "el" href = "Timer_8cpp_source.html" > Timer.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Timers_8hpp_source.html#l00078" > Timers::addToList()< / 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_1Timer_a20fb2e154206e803859e8be7e8890678_cgraph.png" border = "0" usemap = "#classpFlow_1_1Timer_a20fb2e154206e803859e8be7e8890678_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Timer_a20fb2e154206e803859e8be7e8890678_cgraph" id = "classpFlow_1_1Timer_a20fb2e154206e803859e8be7e8890678_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,65,32" / >
< area shape = "rect" href = "classpFlow_1_1Timers.html#a7d56acfa176522e9c95ad99607d07f49" title = " " alt = "" coords = "113,5,296,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a4f8a8b0b7dca75172a8e036314ad1794" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4f8a8b0b7dca75172a8e036314ad1794" > ◆ < / a > < / span > ~Timer()< / 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_1Timer.html" > Timer< / 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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Timer_8cpp_source.html#l00035" > 35< / a > of file < a class = "el" href = "Timer_8cpp_source.html" > Timer.cpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a6c6916b036bdb57df80a4b89f06fafc0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6c6916b036bdb57df80a4b89f06fafc0" > ◆ < / a > < / span > TypeInfo()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfo < / td >
< td > (< / td >
< td class = "paramtype" > " Timer"   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "acc80e00a8ac919288fb55bd14cc88bf6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acc80e00a8ac919288fb55bd14cc88bf6" > ◆ < / a > < / span > name()< / 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 = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & name < / 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Timer_8hpp_source.html#l00077" > 77< / a > of file < a class = "el" href = "Timer_8hpp_source.html" > Timer.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Timer_8hpp_source.html#l00046" > Timer::name_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Timers_8hpp_source.html#l00072" > Timers::addTimer()< / 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 caller 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_1Timer_acc80e00a8ac919288fb55bd14cc88bf6_icgraph.png" border = "0" usemap = "#classpFlow_1_1Timer_acc80e00a8ac919288fb55bd14cc88bf6_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Timer_acc80e00a8ac919288fb55bd14cc88bf6_icgraph" id = "classpFlow_1_1Timer_acc80e00a8ac919288fb55bd14cc88bf6_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "236,5,295,32" / >
< area shape = "rect" href = "classpFlow_1_1Timers.html#a0b1c21d252c29355b2c87396c13a5e6e" title = " " alt = "" coords = "5,5,188,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a950faea5e9c3f950e81839accf54d136" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a950faea5e9c3f950e81839accf54d136" > ◆ < / a > < / span > removeParrent()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void removeParrent < / 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 = "Timer_8hpp_source.html#l00084" > 84< / a > of file < a class = "el" href = "Timer_8hpp_source.html" > Timer.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Timer_8hpp_source.html#l00060" > Timer::parrent_< / a > .< / p >
< / div >
< / div >
< a id = "ab9fe1ac829a669d9cf44d4c7ddd81574" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab9fe1ac829a669d9cf44d4c7ddd81574" > ◆ < / 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" > pFlow::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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Reimplemented in < a class = "el" href = "classpFlow_1_1Timers.html#aec9d2fb116b20f02157e55c128b901ba" > Timers< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "Timer_8cpp_source.html#l00043" > 43< / a > of file < a class = "el" href = "Timer_8cpp_source.html" > Timer.cpp< / a > .< / p >
< / 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 in < a class = "el" href = "classpFlow_1_1Timers.html#ab7f3740f07fc01cc6949fa5e5aab87f0" > Timers< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "Timer_8hpp_source.html#l00092" > 92< / a > of file < a class = "el" href = "Timer_8hpp_source.html" > Timer.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a60de64d75454385b23995437f1d72669" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a60de64d75454385b23995437f1d72669" > ◆ < / a > < / span > start()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void start < / 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Timer_8hpp_source.html#l00097" > 97< / a > of file < a class = "el" href = "Timer_8hpp_source.html" > Timer.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Timer_8hpp_source.html#l00049" > Timer::start_< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "particles_8cpp_source.html#l00153" > particles::beforeIteration()< / a > , < a class = "el" href = "ContactSearch_8hpp_source.html#l00134" > ContactSearch< BaseMethod, WallMapping > ::broadSearch()< / a > , and < a class = "el" href = "sphereInteraction_8hpp_source.html#l00135" > sphereInteraction< contactForceModel, geometryMotionModel, contactListType > ::iterate()< / 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_1Timer_a60de64d75454385b23995437f1d72669_icgraph.png" border = "0" usemap = "#classpFlow_1_1Timer_a60de64d75454385b23995437f1d72669_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Timer_a60de64d75454385b23995437f1d72669_icgraph" id = "classpFlow_1_1Timer_a60de64d75454385b23995437f1d72669_icgraph" >
2023-04-13 11:46:41 -07:00
< area shape = "rect" title = " " alt = "" coords = "236,78,288,105" / >
2023-04-23 12:52:57 -07:00
< area shape = "rect" href = "classpFlow_1_1particles.html#ada71b97666fe3f66b31690bf12633c32" title = "This is called in time loop, before iterate." alt = "" coords = "9,5,184,47" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1ContactSearch.html#a74b5f8af7998301e828e444a58c020e1" title = " " alt = "" coords = "15,71,178,112" / >
2023-04-23 12:52:57 -07:00
< area shape = "rect" href = "classpFlow_1_1sphereInteraction.html#afa767bddda52eb71cea18f755e17d559" title = "This is called in time loop." alt = "" coords = "5,136,188,177" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< a id = "aaf81d3fdaf258088d7692fa70cece087" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aaf81d3fdaf258088d7692fa70cece087" > ◆ < / a > < / span > end()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void end < / 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Timer_8hpp_source.html#l00102" > 102< / a > of file < a class = "el" href = "Timer_8hpp_source.html" > Timer.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Timer_8hpp_source.html#l00055" > Timer::accTime_< / a > , < a class = "el" href = "VectorAlgorithm_8hpp_source.html#l00026" > pFlow::count()< / a > , < a class = "el" href = "Timer_8hpp_source.html#l00058" > Timer::lastTime_< / a > , < a class = "el" href = "Timer_8hpp_source.html#l00052" > Timer::numIteration_< / a > , and < a class = "el" href = "Timer_8hpp_source.html#l00049" > Timer::start_< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "particles_8cpp_source.html#l00153" > particles::beforeIteration()< / a > , < a class = "el" href = "ContactSearch_8hpp_source.html#l00134" > ContactSearch< BaseMethod, WallMapping > ::broadSearch()< / a > , and < a class = "el" href = "sphereInteraction_8hpp_source.html#l00135" > sphereInteraction< contactForceModel, geometryMotionModel, contactListType > ::iterate()< / 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_1Timer_aaf81d3fdaf258088d7692fa70cece087_cgraph.png" border = "0" usemap = "#classpFlow_1_1Timer_aaf81d3fdaf258088d7692fa70cece087_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Timer_aaf81d3fdaf258088d7692fa70cece087_cgraph" id = "classpFlow_1_1Timer_aaf81d3fdaf258088d7692fa70cece087_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,52,32" / >
< area shape = "rect" href = "namespacepFlow.html#ab484dde689e0549b38dbaf95068150af" title = " " alt = "" coords = "100,5,204,32" / >
< / map >
< / div >
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_1Timer_aaf81d3fdaf258088d7692fa70cece087_icgraph.png" border = "0" usemap = "#classpFlow_1_1Timer_aaf81d3fdaf258088d7692fa70cece087_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Timer_aaf81d3fdaf258088d7692fa70cece087_icgraph" id = "classpFlow_1_1Timer_aaf81d3fdaf258088d7692fa70cece087_icgraph" >
2023-04-13 11:46:41 -07:00
< area shape = "rect" title = " " alt = "" coords = "236,78,283,105" / >
2023-04-23 12:52:57 -07:00
< area shape = "rect" href = "classpFlow_1_1particles.html#ada71b97666fe3f66b31690bf12633c32" title = "This is called in time loop, before iterate." alt = "" coords = "9,5,184,47" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1ContactSearch.html#a74b5f8af7998301e828e444a58c020e1" title = " " alt = "" coords = "15,71,178,112" / >
2023-04-23 12:52:57 -07:00
< area shape = "rect" href = "classpFlow_1_1sphereInteraction.html#afa767bddda52eb71cea18f755e17d559" title = "This is called in time loop." alt = "" coords = "5,136,188,177" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< a id = "ac5b452503492dd1c556ff406c28bbb70" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac5b452503492dd1c556ff406c28bbb70" > ◆ < / a > < / span > timerActive()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool timerActive < / 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Timer_8hpp_source.html#l00113" > 113< / a > of file < a class = "el" href = "Timer_8hpp_source.html" > Timer.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Timer_8hpp_source.html#l00052" > Timer::numIteration_< / 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_1Timer_ac5b452503492dd1c556ff406c28bbb70_icgraph.png" border = "0" usemap = "#classpFlow_1_1Timer_ac5b452503492dd1c556ff406c28bbb70_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Timer_ac5b452503492dd1c556ff406c28bbb70_icgraph" id = "classpFlow_1_1Timer_ac5b452503492dd1c556ff406c28bbb70_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "241,13,340,39" / >
< area shape = "rect" href = "classpFlow_1_1Timers.html#abe5703bd8255f2ec21ffe5d82dfee164" title = " " alt = "" coords = "5,5,193,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a3ce45ea61ab221e34f89394524f8eeee" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3ce45ea61ab221e34f89394524f8eeee" > ◆ < / a > < / span > lastTime()< / 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" > real< / a > lastTime < / 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Timer_8hpp_source.html#l00119" > 119< / a > of file < a class = "el" href = "Timer_8hpp_source.html" > Timer.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Timer_8hpp_source.html#l00058" > Timer::lastTime_< / a > .< / p >
< / div >
< / div >
< a id = "ae1a67a10b75d89b83ecb3f3598f8d395" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae1a67a10b75d89b83ecb3f3598f8d395" > ◆ < / a > < / span > totalTime()< / 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" > real< / a > totalTime < / 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Timer_8hpp_source.html#l00125" > 125< / a > of file < a class = "el" href = "Timer_8hpp_source.html" > Timer.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Timer_8hpp_source.html#l00055" > Timer::accTime_< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "Timers_8cpp_source.html#l00024" > Timers::accTimersTotal()< / a > , < a class = "el" href = "Timer_8hpp_source.html#l00138" > Timer::accTimersTotal()< / a > , and < a class = "el" href = "particles_8cpp_source.html#l00153" > particles::beforeIteration()< / 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 caller 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_1Timer_ae1a67a10b75d89b83ecb3f3598f8d395_icgraph.png" border = "0" usemap = "#classpFlow_1_1Timer_ae1a67a10b75d89b83ecb3f3598f8d395_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Timer_ae1a67a10b75d89b83ecb3f3598f8d395_icgraph" id = "classpFlow_1_1Timer_ae1a67a10b75d89b83ecb3f3598f8d395_icgraph" >
2023-04-13 11:46:41 -07:00
< area shape = "rect" title = " " alt = "" coords = "240,71,324,98" / >
< area shape = "rect" href = "classpFlow_1_1Timers.html#abe5703bd8255f2ec21ffe5d82dfee164" title = " " alt = "" coords = "5,5,192,47" / >
< area shape = "rect" href = "classpFlow_1_1Timer.html#a8d45c29a8c46fc0eb68cd5116e7bb70a" title = " " alt = "" coords = "39,71,158,98" / >
2023-04-23 12:52:57 -07:00
< area shape = "rect" href = "classpFlow_1_1particles.html#ada71b97666fe3f66b31690bf12633c32" title = "This is called in time loop, before iterate." alt = "" coords = "11,123,186,164" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< a id = "a7e12358ebcceb29dea6ecc06f4fc2482" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7e12358ebcceb29dea6ecc06f4fc2482" > ◆ < / a > < / span > averageTime()< / 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" > real< / a > averageTime < / 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Timer_8hpp_source.html#l00131" > 131< / a > of file < a class = "el" href = "Timer_8hpp_source.html" > Timer.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Timer_8hpp_source.html#l00055" > Timer::accTime_< / a > , < a class = "el" href = "VectorMath_8hpp_source.html#l00164" > pFlow::max()< / a > , and < a class = "el" href = "Timer_8hpp_source.html#l00052" > Timer::numIteration_< / 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_1Timer_a7e12358ebcceb29dea6ecc06f4fc2482_cgraph.png" border = "0" usemap = "#classpFlow_1_1Timer_a7e12358ebcceb29dea6ecc06f4fc2482_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Timer_a7e12358ebcceb29dea6ecc06f4fc2482_cgraph" id = "classpFlow_1_1Timer_a7e12358ebcceb29dea6ecc06f4fc2482_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,113,32" / >
< area shape = "rect" href = "namespacepFlow.html#ae14bf16748b3144baa1112f08c2a83b1" title = " " alt = "" coords = "161,5,259,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a8d45c29a8c46fc0eb68cd5116e7bb70a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8d45c29a8c46fc0eb68cd5116e7bb70a" > ◆ < / 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" > virtual < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > 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" > inline< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Reimplemented in < a class = "el" href = "classpFlow_1_1Timers.html#abe5703bd8255f2ec21ffe5d82dfee164" > Timers< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "Timer_8hpp_source.html#l00138" > 138< / a > of file < a class = "el" href = "Timer_8hpp_source.html" > Timer.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Timer_8hpp_source.html#l00125" > Timer::totalTime()< / a > .< / p >
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 call 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_1Timer_a8d45c29a8c46fc0eb68cd5116e7bb70a_cgraph.png" border = "0" usemap = "#classpFlow_1_1Timer_a8d45c29a8c46fc0eb68cd5116e7bb70a_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Timer_a8d45c29a8c46fc0eb68cd5116e7bb70a_cgraph" id = "classpFlow_1_1Timer_a8d45c29a8c46fc0eb68cd5116e7bb70a_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,125,32" / >
< area shape = "rect" href = "classpFlow_1_1Timer.html#ae1a67a10b75d89b83ecb3f3598f8d395" title = " " alt = "" coords = "173,5,259,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a878f1a2a8b65bc9bdf57f7c1a3f90a09" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a878f1a2a8b65bc9bdf57f7c1a3f90a09" > ◆ < / 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 >   < / 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 in < a class = "el" href = "classpFlow_1_1Timers.html#a268ef46f8b8bdbc5512d1ce25b177136" > Timers< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "Timer_8cpp_source.html#l00052" > 52< / a > of file < a class = "el" href = "Timer_8cpp_source.html" > Timer.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "math_8hpp_source.html#l00043" > pFlow::abs()< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00041" > boldChar< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00031" > defaultColor< / a > , < a class = "el" href = "initialize__Control_8hpp_source.html#l00043" > else< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00034" > greenColor< / a > , < a class = "el" href = "numericConstants_8hpp_source.html#l00033" > pFlow::smallValue< / a > , and < a class = "el" href = "iOstream_8hpp_source.html#l00035" > yellowColor< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Timer_8hpp_source.html#l00154" > pFlow::operator< < ()< / a > , and < a class = "el" href = "Timers_8cpp_source.html#l00046" > Timers::write()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-11" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-11-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-11-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-11-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1Timer_a878f1a2a8b65bc9bdf57f7c1a3f90a09_cgraph.png" border = "0" usemap = "#classpFlow_1_1Timer_a878f1a2a8b65bc9bdf57f7c1a3f90a09_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Timer_a878f1a2a8b65bc9bdf57f7c1a3f90a09_cgraph" id = "classpFlow_1_1Timer_a878f1a2a8b65bc9bdf57f7c1a3f90a09_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,60,32" / >
< area shape = "rect" href = "namespacepFlow.html#a62ab5f54018a48f829abd2cca13d75b2" title = " " alt = "" coords = "108,5,199,32" / >
< / map >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-12" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-12-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-12-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-12-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1Timer_a878f1a2a8b65bc9bdf57f7c1a3f90a09_icgraph.png" border = "0" usemap = "#classpFlow_1_1Timer_a878f1a2a8b65bc9bdf57f7c1a3f90a09_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Timer_a878f1a2a8b65bc9bdf57f7c1a3f90a09_icgraph" id = "classpFlow_1_1Timer_a878f1a2a8b65bc9bdf57f7c1a3f90a09_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "208,31,263,57" / >
< area shape = "rect" href = "namespacepFlow.html#acd37c540c4e424c854612d181328f3c5" title = " " alt = "" coords = "10,5,155,32" / >
< area shape = "rect" href = "classpFlow_1_1Timers.html#a268ef46f8b8bdbc5512d1ce25b177136" title = " " alt = "" coords = "5,56,160,83" / >
< / 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 in < a class = "el" href = "classpFlow_1_1Timers.html#af455eab4a4acc3f4b6fae6bb43fdfd2d" > Timers< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "Timer_8hpp_source.html#l00147" > 147< / a > of file < a class = "el" href = "Timer_8hpp_source.html" > Timer.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a50fd7d13a0f7a6007ca5027b3bb8765a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a50fd7d13a0f7a6007ca5027b3bb8765a" > ◆ < / a > < / span > name_< / 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#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > name_ = " noNameTimer" < / 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 = "Timer_8hpp_source.html#l00046" > 46< / a > of file < a class = "el" href = "Timer_8hpp_source.html" > Timer.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Timer_8hpp_source.html#l00077" > Timer::name()< / a > .< / p >
< / div >
< / div >
< a id = "aa0ce5ac4d2bf83ba61e5a8059feec51d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa0ce5ac4d2bf83ba61e5a8059feec51d" > ◆ < / a > < / span > start_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > timer::time_point start_< / 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 = "Timer_8hpp_source.html#l00049" > 49< / a > of file < a class = "el" href = "Timer_8hpp_source.html" > Timer.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Timer_8hpp_source.html#l00102" > Timer::end()< / a > , and < a class = "el" href = "Timer_8hpp_source.html#l00097" > Timer::start()< / a > .< / p >
< / div >
< / div >
< a id = "aa7b835668606a200cf1880f610ef8b9f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa7b835668606a200cf1880f610ef8b9f" > ◆ < / a > < / span > numIteration_< / 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 > numIteration_ = 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 = "Timer_8hpp_source.html#l00052" > 52< / a > of file < a class = "el" href = "Timer_8hpp_source.html" > Timer.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Timer_8hpp_source.html#l00131" > Timer::averageTime()< / a > , < a class = "el" href = "Timer_8hpp_source.html#l00102" > Timer::end()< / a > , and < a class = "el" href = "Timer_8hpp_source.html#l00113" > Timer::timerActive()< / a > .< / p >
< / div >
< / div >
< a id = "a36608b2f543efbaab78f3d82b05905d8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a36608b2f543efbaab78f3d82b05905d8" > ◆ < / a > < / span > accTime_< / 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" > real< / a > accTime_ = 0.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 = "Timer_8hpp_source.html#l00055" > 55< / a > of file < a class = "el" href = "Timer_8hpp_source.html" > Timer.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Timer_8hpp_source.html#l00131" > Timer::averageTime()< / a > , < a class = "el" href = "Timer_8hpp_source.html#l00102" > Timer::end()< / a > , and < a class = "el" href = "Timer_8hpp_source.html#l00125" > Timer::totalTime()< / a > .< / p >
< / div >
< / div >
< a id = "a25c08d99327d22af095d093026ba409c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a25c08d99327d22af095d093026ba409c" > ◆ < / a > < / span > lastTime_< / 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" > real< / a > lastTime_ = 0.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 = "Timer_8hpp_source.html#l00058" > 58< / a > of file < a class = "el" href = "Timer_8hpp_source.html" > Timer.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Timer_8hpp_source.html#l00102" > Timer::end()< / a > , and < a class = "el" href = "Timer_8hpp_source.html#l00119" > Timer::lastTime()< / a > .< / p >
< / div >
< / div >
< a id = "a16bc893238e1dfb531287607045b039c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a16bc893238e1dfb531287607045b039c" > ◆ < / a > < / span > parrent_< / 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 > * parrent_ = nullptr< / 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 = "Timer_8hpp_source.html#l00060" > 60< / a > of file < a class = "el" href = "Timer_8hpp_source.html" > Timer.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Timer_8hpp_source.html#l00084" > Timer::removeParrent()< / a > , < a class = "el" href = "Timer_8cpp_source.html#l00025" > Timer::Timer()< / 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 = "Timer_8hpp_source.html" > Timer.hpp< / a > < / li >
< li > src/phasicFlow/Timer/< a class = "el" href = "Timer_8cpp_source.html" > Timer.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_1Timer.html" > Timer< / 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 >