Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
9cf06f69
"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "ea1b4ea7ca5fa7ab3d2094a70a35481f2a1036c2"
Commit
9cf06f69
authored
Aug 26, 2012
by
Davis King
Browse files
clarified spec
parent
e19f5d65
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
dlib/timer/timer_kernel_abstract.h
dlib/timer/timer_kernel_abstract.h
+3
-3
No files found.
dlib/timer/timer_kernel_abstract.h
View file @
9cf06f69
...
@@ -123,9 +123,9 @@ namespace dlib
...
@@ -123,9 +123,9 @@ namespace dlib
/*!
/*!
ensures
ensures
- does not block.
- does not block.
- returns the amount of time that *this will wait between
the return of
- returns the amount of time
, in milliseconds,
that *this will wait between
one call to the action_function() and the beginning of the
next call
the return of
one call to the action_function() and the beginning of the
to the action_function().
next call
to the action_function().
!*/
!*/
void
set_delay_time
(
void
set_delay_time
(
...
...
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