Function
Returns the microseconds component of a specified date.
date-microseconds date => microseconds
<date>.
<integer>.
system
date
Returns the microseconds component of the specified date. Note that this does not return the entire date object, represented as a number of microseconds; it returns any value assigned to the microseconds: init-keyword when the <date> object was created.