timerunix.c File Reference

#include "common.h"
#include <stdio.h>
#include <sys/types.h>
#include <sys/times.h>
#include <sys/param.h>
#include "machine.h"
#include "bu.h"

Include dependency graph for timerunix.c:

Go to the source code of this file.

Defines

#define HZ   60
#define DEFAULT_HZ   yes

Functions

void rt_prep_timer (void)
double rt_get_timer (struct bu_vls *vp, double *elapsed)
double rt_read_timer (char *str, int len)


Detailed Description

To provide timing information for RT. This version for any non-BSD UNIX system, including System III, Vr1, Vr2. Version 6 & 7 should also be able to use this (untested). The time() and times() sys-calls are used for all timing.

Author - Michael John Muuss

Source - SECAD/VLD Computing Consortium, Bldg 394 The U. S. Army Ballistic Research Laboratory Aberdeen Proving Ground, Maryland 21005

Definition in file timerunix.c.


Generated on Mon Sep 18 01:25:09 2006 for BRL-CAD by  doxygen 1.4.6