Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cs
ds
alarm-handler
Commits
c5a63111
Commit
c5a63111
authored
Feb 10, 2017
by
Graziano Scalamera
Browse files
added sleep
parent
94e66624
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/alarm-thread.cpp
View file @
c5a63111
...
...
@@ -96,6 +96,7 @@ void alarm_thread::run(void *)
#else
to_be_evaluated
=
0
;
#endif
usleep
(
200000
);
//TODO
}
bei_t
e
;
{
...
...
Write
Preview
Markdown
is supported
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