Add timer implementation
authorAlex Pyrgiotis <apyrgio@grnet.gr>
Sat, 9 Feb 2013 11:32:49 +0000 (13:32 +0200)
committerFilippos Giannakos <philipgian@grnet.gr>
Mon, 11 Mar 2013 09:42:52 +0000 (11:42 +0200)
commit15a2f01d76b8ff9dcc4344d39dad2a19bc554155
treec662b513981732dc769909117da7db0032f3acdb
parent8107a95226e5716052f79bafb7f51c3e29180a76
Add timer implementation

This an initial timer implementation. It is not very polished at the
momment and some implementation choices will have to be reviewed later
on.
xseg/peers/user/Makefile
xseg/peers/user/bench-xseg.c
xseg/peers/user/bench-xseg.h [new file with mode: 0644]
xseg/peers/user/timer.c [new file with mode: 0644]