fix for documentation
This commit is contained in:
parent
d0b55be2c7
commit
578bedc289
1 changed files with 1 additions and 2 deletions
|
@ -92,8 +92,7 @@ public:
|
|||
*/
|
||||
inline void recurring(bool b) { recur = b; }
|
||||
|
||||
//! Sets the amount of time for the OBTimer to last before firing in
|
||||
//! milliseconds
|
||||
//! Sets the amount of time for the OBTimer to last in milliseconds
|
||||
/*!
|
||||
@param t The number of milliseconds the timer should last
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue