view modules/timevar @ 40201:24f6637d57d0

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 24 Feb 2019 08:05:56 -0800
parents 8cd851acf6a6
children e84036edb2ff
line wrap: on
line source

Description:
A simple self-profiling module based on timers.

Files:
lib/timevar.h
lib/timevar.c

Depends-on:
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>