timespec         1476 src/dps8/dps8_cpu.c     static struct timespec stats_time;
timespec         1486 src/dps8/dps8_cpu.c         struct timespec now, delta;
timespec         1970 src/dps8/dps8_cpu.c         struct timespec next_time;
timespec         1978 src/dps8/dps8_cpu.c         struct timespec new_time;
timespec         3053 src/dps8/dps8_cpu.c                   struct timespec req, rem;
timespec         4684 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         1742 src/dps8/dps8_ins.c       struct timespec now, delta;
timespec         2188 src/dps8/dps8_scu.c 
timespec         3653 src/dps8/dps8_sys.c struct timespec dbgevent_t0;
timespec         4373 src/dps8/dps8_sys.c   struct timespec ts;
timespec           92 src/dps8/dps8_sys.h extern struct timespec dbgevent_t0;
timespec         2006 src/dps8/dps8_utils.c void timespec_diff(struct timespec * start, struct timespec * stop,
timespec         2007 src/dps8/dps8_utils.c                    struct timespec * result)
timespec         2025 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          520 src/dps8/threadz.c   struct timespec startTime, absTime;
timespec          545 src/dps8/threadz.c   struct timespec newTime;
timespec          546 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          445 src/simh/scp.c struct timespec sim_deb_basetime;                /* debug timestamp relative base time */
timespec         10213 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          481 src/simh/sim_timer.c struct timespec now;
timespec          673 src/simh/sim_timer.c         struct timespec now;
timespec          730 src/simh/sim_timer.c   struct timespec rqt;
timespec          743 src/simh/sim_timer.c   struct timespec rqt;
timespec          753 src/simh/sim_timer.c static double _timespec_to_double (struct timespec *time)
timespec          758 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;