aboutsummaryrefslogtreecommitdiff
path: root/docs/_source/api_globals_users_guide.txt
diff options
context:
space:
mode:
authorAnton Novoselov <[email protected]>2017-08-14 16:41:28 +0300
committerAnton Novoselov <[email protected]>2017-08-14 16:41:28 +0300
commit9a1c1d814f3fa0b54b49d90b43130c02bc280f44 (patch)
treeeae6ead883173c66619c30b6a1ed085f3cb70f4d /docs/_source/api_globals_users_guide.txt
parentUpdated to CL 22627414: (diff)
downloadblast-9a1c1d814f3fa0b54b49d90b43130c02bc280f44.tar.xz
blast-9a1c1d814f3fa0b54b49d90b43130c02bc280f44.zip
Updated to CL 22661993:
* docs updates * authoring fixes * asset view in sample fix * latest blast_tools_and_samples-windows.zip
Diffstat (limited to 'docs/_source/api_globals_users_guide.txt')
-rw-r--r--docs/_source/api_globals_users_guide.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/_source/api_globals_users_guide.txt b/docs/_source/api_globals_users_guide.txt
index fe6d59f..00b35ef 100644
--- a/docs/_source/api_globals_users_guide.txt
+++ b/docs/_source/api_globals_users_guide.txt
@@ -90,5 +90,11 @@ NvBlastProfilerSetCallback
A NULL pointer may be passed in, disabling profiling. Profiler features are only active in checked, debug and profile builds.
+The granularity of events reported can be selected with
+
+\code
+NvBlastProfilerSetDetail
+\endcode
+
<br>
*/