Cleanup: correct unbalanced doxygen groups

Also add groups in some files.
This commit is contained in:
2021-12-14 15:49:31 +11:00
parent c1f5d8d023
commit c097c7b855
160 changed files with 948 additions and 311 deletions

View File

@@ -42,7 +42,12 @@ extern "C" {
/** \} */
/** Explode given time value expressed in seconds, into a set of days, hours, minutes, seconds
/* -------------------------------------------------------------------- */
/** \name Time API
* \{ */
/**
* Explode given time value expressed in seconds, into a set of days, hours, minutes, seconds
* and/or milliseconds (depending on which return parameters are not NULL).
*
* \note The smallest given return parameter will get the potential fractional remaining time