Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CPUnetLOG
CPUnetLOG
Commits
27a12572
Commit
27a12572
authored
Oct 14, 2014
by
Mario Hock
Browse files
added a "todo comment"
parent
1c57e770
Changes
1
Hide whitespace changes
Inline
Side-by-side
__init__.py
View file @
27a12572
...
...
@@ -165,7 +165,7 @@ def main_loop():
# Store the last reading as |old_reading|.
old_reading
=
new_reading
time
.
sleep
(
1
)
time
.
sleep
(
1
)
# XXX TODO use variable instead of hard code 1s
## XXX We could calculating the remaining waiting-time here.
# (But I assume the difference is negligible.)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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