timespec         1457 src/dps8/dps8_cpu.c     static struct timespec stats_time;
timespec         1467 src/dps8/dps8_cpu.c         struct timespec now, delta;
timespec         1962 src/dps8/dps8_cpu.c         struct timespec next_time;
timespec         1980 src/dps8/dps8_cpu.c         struct timespec new_time;
timespec         2883 src/dps8/dps8_cpu.c                   struct timespec req, rem;
timespec         4520 src/dps8/dps8_cpu.c         struct timespec t;
timespec           72 src/dps8/dps8_ins.c     static struct timespec t0;
timespec           73 src/dps8/dps8_ins.c     struct timespec now, delta;
timespec         1675 src/dps8/dps8_ins.c       struct timespec now, delta;
timespec         2171 src/dps8/dps8_scu.c 
timespec         3701 src/dps8/dps8_sys.c struct timespec dbgevent_t0;
timespec         4454 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          593 src/dps8/threadz.c   struct timespec startTime, absTime;
timespec          629 src/dps8/threadz.c   struct timespec newTime;
timespec          630 src/dps8/threadz.c   struct timespec delta;
timespec           87 src/dps8/threadz.h 
timespec           99 src/dps8/utfile.c   struct timespec st1;
timespec          370 src/simh/scp.c struct timespec sim_deb_basetime;                /* debug timestamp relative base time */
timespec         9747 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         1415 src/simh/sim_console.c struct timespec saved_deb_basetime = sim_deb_basetime;
timespec          264 src/simh/sim_timer.c struct timespec treq;
timespec          276 src/simh/sim_timer.c sim_timespec_diff (struct timespec *diff, const struct timespec *min, struct timespec *sub)
timespec          296 src/simh/sim_timer.c static double _timespec_to_double              (struct timespec *time);
timespec          297 src/simh/sim_timer.c static void   _double_to_timespec              (struct timespec *time, double dtime);
timespec          485 src/simh/sim_timer.c struct timespec now;
timespec          660 src/simh/sim_timer.c         struct timespec now;
timespec          726 src/simh/sim_timer.c   struct timespec rqt;
timespec          736 src/simh/sim_timer.c   struct timespec rqt;
timespec          746 src/simh/sim_timer.c static double _timespec_to_double (struct timespec *time)
timespec          751 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          809 src/simh/sim_tmxr.c struct timespec ts;