Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change xbt_os_timer interface to handle cpu time, thread time and
authorGuillaume Serrière <guillaume.serriere@esial.net>
Fri, 14 Jun 2013 13:02:19 +0000 (15:02 +0200)
committerGuillaume Serrière <guillaume.serriere@esial.net>
Fri, 14 Jun 2013 13:19:03 +0000 (15:19 +0200)
commit91ca39d79fbd3e53ea3cc5fdff3a7ec0348cfcfc
treec43644503c13a9147056d7d2e0c9e712f12fed1e
parentb060993afec218c8b2e08367f98b10b2fa824309
Change xbt_os_timer interface to handle cpu time, thread time and
wall time distinctly.
Windows section isn't test.

Signed-off-by: Guillaume Serrière <guillaume.serriere@esial.net>
examples/msg/pmm/msg_pmm.c
examples/simdag/goal/goal_test.c
src/include/xbt/xbt_os_time.h
src/mc/mc_compare.c
src/simix/smx_context_raw.c
src/simix/smx_global.c
src/smpi/smpi_bench.c
src/xbt/xbt_os_time.c
teshsuite/simdag/platforms/Evaluate_get_route_time.c
teshsuite/simdag/platforms/Evaluate_parse_time.c
teshsuite/simdag/platforms/flatifier.c