#include "common.h"
#include <stdio.h>
#include <string.h>
#include <sys/types.h>
#include <sys/time.h>
#include <sys/resource.h>
#include "machine.h"
#include "bu.h"
#include "vmath.h"
#include "raytrace.h"
Include dependency graph for timer42.c:
Go to the source code of this file.
Functions | |
void | rt_prep_timer (void) |
double | rt_get_timer (struct bu_vls *vp, double *elapsed) |
double | rt_read_timer (char *str, int len) |
Source - SECAD/VLD Computing Consortium, Bldg 394 The U. S. Army Ballistic Research Laboratory Aberdeen Proving Ground, Maryland 21005
Definition in file timer42.c.