1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
Description: A simple self-profiling module based on timers. Files: lib/timevar.h lib/timevar.c Depends-on: c99 gethrxtime getrusage gettext-h stdlib sys_time sys_times xalloc Makefile.am: lib_SOURCES += timevar.c timevar.def Include: "timevar.h" License: GPLv3+ Maintainer: Akim Demaille <akim.demaille@gmail.com>