summaryrefslogtreecommitdiffstats
path: root/tools/perf.h
blob: 8f9eb093d1d29bc9688c76b218b46377ec29d604 (plain)
1
2
3
4
5
6
7
8
9
10
/* iksemel (XML parser for Jabber)
** Copyright (C) 2000-2003 Gurer Ozen
** This code is free software; you can redistribute it and/or
** modify it under the terms of GNU Lesser General Public License.
*/

void t_reset (void);
unsigned long t_elapsed (void);

void m_trace (void);