#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) |
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.
1.4.6