1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00

vtimer: improve documentation of vtimer_set_msg()

This commit is contained in:
Martine Lenders 2014-10-23 21:28:15 +02:00
parent 84cb4ccaa2
commit f7d9b02d7e

View File

@ -82,7 +82,7 @@ int vtimer_usleep(uint32_t us);
int vtimer_sleep(timex_t time);
/**
* @brief set a vtimer with msg event handler
* @brief set a vtimer with msg event handler of type @ref MSG_TIMER
* @param[in] t pointer to preinitialised vtimer_t
* @param[in] interval vtimer timex_t interval
* @param[in] pid process id