MONO_PROFILER_STAT_MODE_PROCESS

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Values

ValueMeaning
MONO_PROFILER_STAT_MODE_PROCESS0

Elapsed time is tracked by user+kernel time of the process - this is the default

MONO_PROFILER_STAT_MODE_REAL1

Elapsed time is tracked by wallclock time

Meta