46 #if defined(Ifpack_SHOW_DEPRECATED_WARNINGS)
48 #warning "The Ifpack package is deprecated"
71 #include <sys/times.h>
72 #include <sys/types.h>
77 #elif !defined(JUNK_TIMING)
112 struct tms begin_cpu;
double Timer_dhReadWall(Timer_dh t)
void Timer_dhDestroy(Timer_dh t)
void Timer_dhStop(Timer_dh t)
void Timer_dhCreate(Timer_dh *t)
double Timer_dhReadUsage(Timer_dh t)
void Timer_dhStart(Timer_dh t)
double Timer_dhReadCPU(Timer_dh t)