vkGetCalibratedTimestampsEXT top-level property

VkGetCalibratedTimestampsEXT vkGetCalibratedTimestampsEXT
getter/setter pair

Implementation

VkGetCalibratedTimestampsEXT vkGetCalibratedTimestampsEXT =
    loadFunction<VkGetCalibratedTimestampsEXTNative>(
            _library, 'vkGetCalibratedTimestampsEXT')
        .asFunction<VkGetCalibratedTimestampsEXT>();