Variable Interval.usecs

All time units less than days

struct Interval
{
  // ...
  long usecs ;
  // ...
}