diff options
| author | Andrew Reidmeyer <[email protected]> | 2017-03-15 09:28:59 -0600 |
|---|---|---|
| committer | Andrew Reidmeyer <[email protected]> | 2017-03-15 09:28:59 -0600 |
| commit | f5f6a899903a309f1fc93b31c0297fc7b3b5cf46 (patch) | |
| tree | ed3dece338b579d5b51af494b2d543fb46c43fa3 /docs/api/files/struct_nv_flow_query_time.html | |
| download | flow-1.0.0.tar.xz flow-1.0.0.zip | |
Initial 1.0.0 binary releasev1.0.0
Diffstat (limited to 'docs/api/files/struct_nv_flow_query_time.html')
| -rw-r--r-- | docs/api/files/struct_nv_flow_query_time.html | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/docs/api/files/struct_nv_flow_query_time.html b/docs/api/files/struct_nv_flow_query_time.html new file mode 100644 index 0000000..b20a2a5 --- /dev/null +++ b/docs/api/files/struct_nv_flow_query_time.html @@ -0,0 +1,65 @@ +<html> + <head> + <title>NVIDIA(R) Flow(R) 1.0.0 API Reference: NvFlowQueryTime Struct Reference</title> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <LINK HREF="NVIDIA.css" REL="stylesheet" TYPE="text/css"> + </head> + + <body bgcolor="#FFFFFF"> + <div id="header"> + <hr class="first"> + <img alt="" src="nvflow_logo.png"> + <br> + <hr class="second"> + </div> +<!-- Generated by Doxygen 1.5.8 --> +<div class="navigation" id="top"> + <div class="tabs"> + <ul> + <li><a href="main.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + </ul> + </div> +</div> +<div class="contents"> +<h1>NvFlowQueryTime Struct Reference<br> +<small> +[<a class="el" href="group___nv_flow_grid.html">NvFlowGrid</a>]</small> +</h1><!-- doxytag: class="NvFlowQueryTime" -->CPU/GPU timing info. +<a href="#_details">More...</a> +<p> +<code>#include <<a class="el" href="_nv_flow_8h-source.html">NvFlow.h</a>></code> +<p> +<table border="0" cellpadding="0" cellspacing="0"> +<tr><td></td></tr> +<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_nv_flow_query_time.html#01399e128e6d152d30e706b3f1f6f307">simulation</a></td></tr> + +</table> +<hr><a name="_details"></a><h2>Detailed Description</h2> +CPU/GPU timing info. <hr><h2>Field Documentation</h2> +<a class="anchor" name="01399e128e6d152d30e706b3f1f6f307"></a><!-- doxytag: member="NvFlowQueryTime::simulation" ref="01399e128e6d152d30e706b3f1f6f307" args="" --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">float <a class="el" href="struct_nv_flow_query_time.html#01399e128e6d152d30e706b3f1f6f307">NvFlowQueryTime::simulation</a> </td> + </tr> + </table> +</div> +<div class="memdoc"> + +<p> + +</div> +</div><p> +<hr>The documentation for this struct was generated from the following file:<ul> +<li><a class="el" href="_nv_flow_8h-source.html">NvFlow.h</a></ul> +</div> +<!-- start footer part --> +<div class="footer"> +Copyright © 2014-2016 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. <a href="http://www.nvidia.com ">www.nvidia.com</a> +</div> +</body> +</html> |