2
0

perf.h 302 B

12345678910
  1. /* iksemel (XML parser for Jabber)
  2. ** Copyright (C) 2000-2003 Gurer Ozen <madcat@e-kolay.net>
  3. ** This code is free software; you can redistribute it and/or
  4. ** modify it under the terms of GNU Lesser General Public License.
  5. */
  6. void t_reset (void);
  7. unsigned long t_elapsed (void);
  8. void m_trace (void);