Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add timers to GRAS
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sun, 13 Feb 2005 22:16:14 +0000 (22:16 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sun, 13 Feb 2005 22:16:14 +0000 (22:16 +0000)
commit0d379536a99d65399ab2a1b212ecd5a2718945dc
treea3d88905f9952adcf659e95fcc6b649c78939525
parent8282b50a0adb1f3d6fabd4a64af3bfcd3afb8df5
add timers to GRAS

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1007 48e7efb5-ca39-0410-a469-dd3cf9ba447f
ChangeLog
include/Makefile.am
include/gras.h
include/gras/timer.h [new file with mode: 0644]
src/Makefile.am
src/gras/Msg/msg.c
src/gras/Msg/msg_interface.h
src/gras/Msg/msg_private.h
src/gras/Msg/timer.c [new file with mode: 0644]
testsuite/Makefile.am
testsuite/run_tests.in