diff options
| author | Anton Novoselov <[email protected]> | 2017-08-14 16:41:28 +0300 |
|---|---|---|
| committer | Anton Novoselov <[email protected]> | 2017-08-14 16:41:28 +0300 |
| commit | 9a1c1d814f3fa0b54b49d90b43130c02bc280f44 (patch) | |
| tree | eae6ead883173c66619c30b6a1ed085f3cb70f4d /docs/_source/api_globals_users_guide.txt | |
| parent | Updated to CL 22627414: (diff) | |
| download | blast-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.txt | 6 |
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> */ |