Variable TTimeStamp.fracSec

fractional seconds, 1 microsecond resolution

struct TTimeStamp
{
  // ...
  Duration fracSec ;
  // ...
}