timespec         1415 src/dps8/dps8_cpu.c     static struct timespec stats_time;
timespec         1425 src/dps8/dps8_cpu.c         struct timespec now, delta;
timespec         1906 src/dps8/dps8_cpu.c         struct timespec next_time;
timespec         1914 src/dps8/dps8_cpu.c         struct timespec new_time;
timespec         2790 src/dps8/dps8_cpu.c                   struct timespec req, rem;
timespec         4361 src/dps8/dps8_cpu.c         struct timespec t;
timespec           71 src/dps8/dps8_ins.c     static struct timespec t0;
timespec           72 src/dps8/dps8_ins.c     struct timespec now, delta;
timespec         1665 src/dps8/dps8_ins.c       struct timespec now, delta;
timespec         2209 src/dps8/dps8_scu.c 
timespec         3667 src/dps8/dps8_sys.c struct timespec dbgevent_t0;
timespec         4284 src/dps8/dps8_sys.c   struct timespec ts;
timespec           64 src/dps8/dps8_sys.h extern struct timespec dbgevent_t0;
timespec         1982 src/dps8/dps8_utils.c void timespec_diff(struct timespec * start, struct timespec * stop,
timespec         1983 src/dps8/dps8_utils.c                    struct timespec * result)
timespec         2001 src/dps8/dps8_utils.c 
timespec          899 src/dps8/dps8_utils.h void timespec_diff(struct timespec *start, struct timespec *stop,
timespec          900 src/dps8/dps8_utils.h                    struct timespec *result);
timespec          580 src/dps8/threadz.c   struct timespec startTime, absTime;
timespec          602 src/dps8/threadz.c   struct timespec newTime;
timespec          603 src/dps8/threadz.c   struct timespec delta;
timespec           87 src/dps8/threadz.h 
timespec           68 src/dps8/utfile.c   struct timespec st1;
timespec          370 src/simh/scp.c struct timespec sim_deb_basetime;                /* debug timestamp relative base time */
timespec         9534 src/simh/scp.c struct timespec time_now;
timespec          239 src/simh/scp.h extern struct timespec sim_deb_basetime;                /* debug base time for relative time output */
timespec         1394 src/simh/sim_console.c struct timespec saved_deb_basetime = sim_deb_basetime;
timespec          253 src/simh/sim_timer.c struct timespec treq;
timespec          265 src/simh/sim_timer.c sim_timespec_diff (struct timespec *diff, const struct timespec *min, struct timespec *sub)
timespec          285 src/simh/sim_timer.c static double _timespec_to_double              (struct timespec *time);
timespec          286 src/simh/sim_timer.c static void   _double_to_timespec              (struct timespec *time, double dtime);
timespec          474 src/simh/sim_timer.c struct timespec now;
timespec          639 src/simh/sim_timer.c         struct timespec now;
timespec          695 src/simh/sim_timer.c   struct timespec rqt;
timespec          705 src/simh/sim_timer.c   struct timespec rqt;
timespec          715 src/simh/sim_timer.c static double _timespec_to_double (struct timespec *time)
timespec          720 src/simh/sim_timer.c static void _double_to_timespec (struct timespec *time, double dtime)
timespec           61 src/simh/sim_timer.h void sim_timespec_diff (struct timespec *diff, const struct timespec *min, struct timespec *sub);
timespec          773 src/simh/sim_tmxr.c struct timespec ts;