Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Institute of Technical Acoustics (ITA)
VACore
Commits
05e352b9
Commit
05e352b9
authored
Feb 01, 2017
by
Dipl.-Ing. Jonas Stienen
Browse files
solving merge prob
parents
afbcde93
86933971
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/VALog.cpp
View file @
05e352b9
...
...
@@ -52,7 +52,7 @@ CVARealtimeLogger::CVARealtimeLogger()
SetThreadName
(
"VACore::RealtimeLogger"
);
// Low thread priority
int
iPriority
=
VistaPriority
::
VISTA_MIN_PRIORITY
;
//
int iPriority = VistaPriority::VISTA_MIN_PRIORITY;
//SetPriority(iPriority); // TODO stienen/wefers: klren wie man eine low priority setzen kann
Run
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment