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!
____________________ Racket Users list: http://lists.racket-lang.org/users