|
HOPS
HOPS class reference
|
#include <stdio.h>#include <sys/times.h>#include <string.h>#include "account.h"#include "math.h"#include "mk4_util.h"Functions | |
| int | report_times (struct time_account *t_acc, int nseg, struct tms *buf, int real, double time_unit) |
| void | report_wallclock (int npass, int totpass) |
| int report_times | ( | struct time_account * | t_acc, |
| int | nseg, | ||
| struct tms * | buf, | ||
| int | real, | ||
| double | time_unit | ||
| ) |
| void report_wallclock | ( | int | npass, |
| int | totpass | ||
| ) |