Commit 9cf06f69 authored by Davis King's avatar Davis King

clarified spec

parent e19f5d65
......@@ -123,9 +123,9 @@ namespace dlib
/*!
ensures
- does not block.
- returns the amount of time that *this will wait between the return of
one call to the action_function() and the beginning of the next call
to the action_function().
- returns the amount of time, in milliseconds, that *this will wait between
the return of one call to the action_function() and the beginning of the
next call to the action_function().
!*/
void set_delay_time (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment