chore: raise default profiler.threshold to 100ms
This commit is contained in:
parent
88492e38a7
commit
2e8075b015
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ Author: Gabriel Ebner
|
|||
#endif
|
||||
|
||||
#ifndef LEAN_DEFAULT_PROFILER_THRESHOLD
|
||||
#define LEAN_DEFAULT_PROFILER_THRESHOLD 0
|
||||
#define LEAN_DEFAULT_PROFILER_THRESHOLD 100
|
||||
#endif
|
||||
|
||||
namespace lean {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue