comparison src/core/clock.h @ 72:6203e1ac9b18

doc: improve doxygen documentation a lot
author David Demelier <markand@malikania.fr>
date Tue, 28 Jan 2020 14:02:45 +0100
parents 52792b863ff7
children
comparison
equal deleted inserted replaced
71:1aec066bcdae 72:6203e1ac9b18
20 #define MOLKO_CLOCK_H 20 #define MOLKO_CLOCK_H
21 21
22 /** 22 /**
23 * \file clock.h 23 * \file clock.h
24 * \brief Track elapsed time. 24 * \brief Track elapsed time.
25 * \ingroup basics
25 */ 26 */
26 27
27 /** 28 /**
28 * \brief Clock structure. 29 * \brief Clock structure.
29 */ 30 */