Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jonathan Wilkes
flext
Commits
0e9e61db
Commit
0e9e61db
authored
Aug 16, 2002
by
thomas
Browse files
no message
git-svn-id:
https://svn.grrrr.org/ext/trunk@233
4d9ac71a-51e6-0310-8455-cad1006bcd31
parent
887e8197
Changes
1
Hide whitespace changes
Inline
Side-by-side
source/flutil.cpp
View file @
0e9e61db
...
...
@@ -50,5 +50,7 @@ void flext_base::Sleep(float s)
if
(
target
<=
tick
.
hi
*
((
double
)(
1L
<<
((
sizeof
tick
.
lo
)
*
4
))
*
(
double
)(
1L
<<
((
sizeof
tick
.
lo
)
*
4
)))
+
tick
.
lo
)
break
;
YieldToAnyThread
();
// should we really yield?
}
#else
#message ("Sleep not defined")
#endif
}
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