Commit Graph

7 Commits

Author SHA1 Message Date
Lutz Kettner 652f02ed1c - Improved Timer based on getrusage() on POSIX systems (does
not wrap around after 30 minutes).
- Error behaviour of both timer classes changed to warning
  and proper error return values.
- Rewritten test program (more modular, since both timers are so similar.
- Cleanup at some places, all based on one system depending function
  returning a time in seconds in one double.
- Changed the precision function to compute the precision dynamically
  at runtime at its first invocation.
2002-03-18 21:14:24 +00:00
Matthias Bäsken a6e9025b7c *** empty log message *** 2001-12-10 12:20:25 +00:00
Matthias Bäsken b071d12bbf *** empty log message *** 2001-09-28 06:54:08 +00:00
Matthias Bäsken 8090aab5d5 *** empty log message *** 2001-09-28 06:51:47 +00:00
Matthias Bäsken 912d403826 1.9 2001-04-04 06:20:07 +00:00
Matthias Bäsken f5c63ca277 1.9 inline moved before const at a few places 2001-04-04 06:19:37 +00:00
Sylvain Pion b8d8bbe97b Initial revision 2001-03-14 16:55:14 +00:00