Package microdate.plt contributed by synx 
To load: (require (planet synx/microdate:1:0))
Old style:(require (planet "main.ss" ("synx" "microdate.plt" 1 0)))
Package description:
please delete
Downloads this week: 0
Total downloads: 8
Tickets:0
Open tickets:0
Primary files:
[no interface available]
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 0)
8
[none]
[none]2009-03-14
To load: (require (planet synx/microdate:1:0))
Available in repositories: 4.x

microsecond dates

Because it's fun to clean house with a fire hose

this module compiles a file just to get the size of various weird time integers, then defines a FFI based on that stuff to call gettimeofday, then extends the date struct to contain microseconds.

Basically it's a one hack after another just to get basic microsecond accuracy, non-portable, Works For Me, etc.

No Tickets Currently open for this Package [New Ticket]