diff options
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> */ |