HOPS
HOPS class reference
Functions
report_times.c File 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)
 

Function Documentation

◆ report_times()

int report_times ( struct time_account t_acc,
int  nseg,
struct tms *  buf,
int  real,
double  time_unit 
)

◆ report_wallclock()

void report_wallclock ( int  npass,
int  totpass 
)