[racket] querying the machine's system time...

From: Rüdiger Asche (rac at ruediger-asche.de)
Date: Fri Jun 15 12:01:31 EDT 2012

Hi there,

I need to compare time events in my Racket application against output from a third-party application that most probably uses GetsystemTime() or GetLocalTime() for its time stamps, so I need to access those functions as well (or other functions that contain the same information).

How do I do that? The docs don't yield anything in that vicinity.

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20120615/1e51cd24/attachment.html>

Posted on the users mailing list.