Add doxygen groups
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
|
||||
#include <sys/time.h>
|
||||
#include <time.h>
|
||||
|
||||
/** @addtogroup Timers
|
||||
* @{
|
||||
* Clock abstractions
|
||||
*/
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
@@ -117,5 +120,6 @@ void uc_settable_clock_set(struct UCoreSettableClock *uclock,
|
||||
}
|
||||
#endif
|
||||
|
||||
/** @} (addtogroup) */
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user