timespec         1448 src/dps8/dps8_cpu.c     static struct timespec stats_time;
timespec         1458 src/dps8/dps8_cpu.c         struct timespec now, delta;
timespec         1942 src/dps8/dps8_cpu.c         struct timespec next_time;
timespec         1950 src/dps8/dps8_cpu.c         struct timespec new_time;
timespec         2843 src/dps8/dps8_cpu.c                   struct timespec req, rem;
timespec         4480 src/dps8/dps8_cpu.c         struct timespec t;
timespec          103 src/dps8/dps8_ins.c     static struct timespec t0;
timespec          104 src/dps8/dps8_ins.c     struct timespec now, delta;
timespec         1747 src/dps8/dps8_ins.c       struct timespec now, delta;
timespec         2185 src/dps8/dps8_scu.c 
timespec         3652 src/dps8/dps8_sys.c struct timespec dbgevent_t0;
timespec         4372 src/dps8/dps8_sys.c   struct timespec ts;
timespec           61 src/dps8/dps8_sys.h extern struct timespec dbgevent_t0;
timespec         2005 src/dps8/dps8_utils.c void timespec_diff(struct timespec * start, struct timespec * stop,
timespec         2006 src/dps8/dps8_utils.c                    struct timespec * result)
timespec         2024 src/dps8/dps8_utils.c 
timespec          896 src/dps8/dps8_utils.h void timespec_diff(struct timespec *start, struct timespec *stop,
timespec          897 src/dps8/dps8_utils.h                    struct timespec *result);
timespec          521 src/dps8/threadz.c   struct timespec startTime, absTime;
timespec          546 src/dps8/threadz.c   struct timespec newTime;
timespec          547 src/dps8/threadz.c   struct timespec delta;
timespec           84 src/dps8/threadz.h 
timespec           83 src/dps8/utfile.c   struct timespec st1;
timespec          588 src/libsir/include/sir/platform.h typedef struct timespec sir_wait;
timespec         1192 src/libsir/src/sirinternal.c         struct timespec ts = {0};
timespec          441 src/simh/scp.c struct timespec sim_deb_basetime;                /* debug timestamp relative base time */
timespec         10135 src/simh/scp.c struct timespec time_now;
timespec          244 src/simh/scp.h extern struct timespec sim_deb_basetime;                /* debug base time for relative time output */
timespec         1416 src/simh/sim_console.c struct timespec saved_deb_basetime = sim_deb_basetime;
timespec          262 src/simh/sim_timer.c struct timespec treq;
timespec          274 src/simh/sim_timer.c sim_timespec_diff (struct timespec *diff, const struct timespec *min, struct timespec *sub)
timespec          294 src/simh/sim_timer.c static double _timespec_to_double              (struct timespec *time);
timespec          295 src/simh/sim_timer.c static void   _double_to_timespec              (struct timespec *time, double dtime);
timespec          482 src/simh/sim_timer.c struct timespec now;
timespec          674 src/simh/sim_timer.c         struct timespec now;
timespec          731 src/simh/sim_timer.c   struct timespec rqt;
timespec          744 src/simh/sim_timer.c   struct timespec rqt;
timespec          754 src/simh/sim_timer.c static double _timespec_to_double (struct timespec *time)
timespec          759 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          808 src/simh/sim_tmxr.c struct timespec ts;