Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

time_cps.h File Reference

Declaration of functions for timing and performance measurement. More...

#include <config.h>
#include <util/data_types.h>
#include <sys/time.h>

Go to the source code of this file.

Namespaces

namespace  cps

Functions

Float dclock (void)
 Gets the wall-clock time.
Float print_time (const char *cname, const char *fname, Float time)
Float print_flops (unsigned long long nflops, Float time)
 Prints the FLOPS rate to stdout.
Float print_flops (char *cname, char *fname, unsigned long long nflops, Float time)
 Prints the FLOPS rate to stdout.
Float print_flops (unsigned long long nflops, struct timeval *start, struct timeval *end)
 Prints the FLOPS rate to stdout.
Float print_flops (char *cname, char *fname, unsigned long long nflops, struct timeval *start, struct timeval *end)
 Prints the FLOPS rate to stdout.


Detailed Description

Declaration of functions for timing and performance measurement.

Id
time_cps.h,v 1.2 2008/02/08 18:38:26 chulwoo Exp

Definition in file time_cps.h.


Generated on Sat Oct 10 14:11:42 2009 for Columbia Physics System by  doxygen 1.3.9.1