Variable VkPhysicalDeviceLimits.timestampPeriod

struct VkPhysicalDeviceLimits
{
  // ...
  float timestampPeriod ;
  // ...
}