#include "stdinc.h"
#include <sys/times.h>
#include <unistd.h>
Go to the source code of this file.
Functions | |
void | cpu_init () |
real | cpu_time () |
void | starlab_wait (int iwait) |
Variables | |
struct tms | buffer |
|
Definition at line 35 of file time.C. Referenced by c_cpu_init(), cpu_time(), f_cpu_init(), and main(). |
|
Definition at line 54 of file time.C. Referenced by KICK_VELOCITY(), c_cpu_time(), calculate_acc_and_jerk_for_list(), check_release_grape(), f_cpu_time(), get_sigma(), get_sigma3(), grape_calculate_acc_and_jerk(), grape_calculate_densities(), grape_calculate_energies(), kira_compute_densities(), log_output(), low_n3_evolve(), low_n_evolve(), main(), master_process(), multiscatter(), multiscatter3(), print_end_evolution(), print_start_evolution(), reattach_grape(), scatter(), scatter3(), snap_output(), and update_cpu_counters(). |
|
|
|
|