Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
allow a process blocked on a communication that didn't start yet to get suspended
[simgrid.git] / src / msg / msg_global.c
index 127a8dbd82cbad03bf1add15d2160c167aa7c27a..cb06f1d970261b625f9c17fe0c67c2f0a063e597 100644 (file)
@@ -200,7 +200,7 @@ MSG_error_t MSG_clean(void)
 }
 
 
-/** \ingroup msg_easier_life
+/** \ingroup msg_simulation
  * \brief A clock (in second).
  */
 XBT_INLINE double MSG_get_clock(void)