Variable VkQueueFamilyProperties.timestampValidBits

struct VkQueueFamilyProperties
{
  // ...
  uint timestampValidBits ;
  // ...
}