Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Corryvreckan
Corryvreckan
Commits
6b239f92
Commit
6b239f92
authored
Apr 22, 2016
by
CLICdp user
Browse files
reduced refresh rate of GUI
Former-commit-id: c25350ce8a4fc9b3a9e4c298e53d866fda142e9b
parent
a8770662
Changes
1
Hide whitespace changes
Inline
Side-by-side
branches/trunk/algorithms/GUI.C
View file @
6b239f92
...
...
@@ -7,7 +7,7 @@
GUI
::
GUI
(
bool
debugging
)
:
Algorithm
(
"GUI"
){
debug
=
debugging
;
updateNumber
=
1
;
updateNumber
=
200
;
}
void
startDisplay
(
void
*
gui
){
...
...
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