Hello,

current-date returns a time* struct wich has a granularity of 1 s.

Using  (seconds->date (* #i1/1000 (current-inexact-milliseconds))) appears
to works better.

Any reason not to define current-date in this way? there's a nanosecond
field there wanting to get into action.

Cheers
P.
_________________________
  Racket Developers list:
  http://lists.racket-lang.org/dev

Reply via email to