Variable TimePoint.value

struct TimePoint
{
  // ...
  ulong value ;
  // ...
}