view modules/timevar @ 40076:8cd851acf6a6

Remove redundant 'Link' sections. * modules/canon-host (Link): Remove section. * modules/timevar (Link): Likewise.
author Bruno Haible <bruno@clisp.org>
date Fri, 04 Jan 2019 19:59:03 +0100
parents dbcdcd1db895
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>