]> mj.ucw.cz Git - libucw.git/commit
Time: Timing functions separated out to <ucw/time.h>
authorMartin Mares <mj@ucw.cz>
Thu, 16 Feb 2012 19:15:00 +0000 (20:15 +0100)
committerMartin Mares <mj@ucw.cz>
Thu, 16 Feb 2012 19:15:00 +0000 (20:15 +0100)
commit46a15649d1e544dce95f76424a4870d69caa955c
tree7ce5a0d1660ccd1a0b21f2873679b312ef033e0c
parent838aa7b53f746f58233825ee64528c8fc9b490e6
Time: Timing functions separated out to <ucw/time.h>

Updated all references and wrote documentation.
17 files changed:
images/color.c
ucw/Makefile
ucw/asort-test.c
ucw/doc/Makefile
ucw/doc/index.txt
ucw/doc/time.txt [new file with mode: 0644]
ucw/lib.h
ucw/mainloop.c
ucw/sorter/debug/radix-asio-test.c
ucw/sorter/debug/retros.c
ucw/sorter/govern.c
ucw/sorter/sort-test.c
ucw/sorter/sorter.h
ucw/time-stamp.c [new file with mode: 0644]
ucw/time-timer.c [new file with mode: 0644]
ucw/time.h [new file with mode: 0644]
ucw/timer.c [deleted file]