scsh-0.6/scsh/bsd/time_dep.scm

9 lines
199 B
Scheme
Raw Normal View History

1999-11-12 07:06:50 -05:00
;;; OS-dependent time stuff
;;; Copyright (c) 1995 by Olin Shivers.
;;; This suffices for BSD systems with the gettimeofday()
;;; microsecond-resolution timer.
(define (ticks/sec) 1000000) ; usec