Returns the micro-seconds on the clock.
The microtimer class A generic microtimer. This timer allows elapsed times to be measured down to microseconds in theory, although depending on how 'real-time' the OS is, there may well be limitations.
Constructor Create a new microtimer.
Returns the milli-seconds on the clock.
Tell minutes difference between too datetimes Returns the minutes difference between the two given datetimes.
Month now as string Returns the month name (eg. "January") as it is now..
Return month number Return the number of the named month, default to Jan if problems arise.
Month now as integer Returns the month (1-12) as it is now.