[{"data":1,"prerenderedAt":827},["ShallowReactive",2],{"ksEObXpHub":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":826,"_id":4},"VkTimeDomainKHR","Supported time domains","VK_KHR_calibrated_timestamps","enums",[],{"type":10,"children":11,"toc":824},"root",[12,20,380,385,466,522,572,661,675,752,766,818],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17],{"type":18,"value":19},"text","The set of supported time domains consists of:",{"type":13,"tag":21,"props":22,"children":23},"code-group",{},[24,160],{"type":13,"tag":25,"props":26,"children":32},"pre",{"className":27,"code":28,"filename":29,"language":30,"meta":31,"style":31},"language-c shiki shiki-themes github-light-default github-dark-default","typedef enum VkTimeDomainKHR {\n VK_TIME_DOMAIN_DEVICE_KHR = 0,\n VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR = 1,\n VK_TIME_DOMAIN_CLOCK_MONOTONIC_RAW_KHR = 2,\n VK_TIME_DOMAIN_QUERY_PERFORMANCE_COUNTER_KHR = 3,\n} VkTimeDomainKHR;\n","C","c","",[33],{"type":13,"tag":34,"props":35,"children":36},"code",{"__ignoreMap":31},[37,60,85,107,129,151],{"type":13,"tag":38,"props":39,"children":42},"span",{"class":40,"line":41},"line",1,[43,49,54],{"type":13,"tag":38,"props":44,"children":46},{"style":45},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[47],{"type":18,"value":48},"typedef",{"type":13,"tag":38,"props":50,"children":51},{"style":45},[52],{"type":18,"value":53}," enum",{"type":13,"tag":38,"props":55,"children":57},{"style":56},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[58],{"type":18,"value":59}," VkTimeDomainKHR {\n",{"type":13,"tag":38,"props":61,"children":63},{"class":40,"line":62},2,[64,69,74,80],{"type":13,"tag":38,"props":65,"children":66},{"style":56},[67],{"type":18,"value":68}," VK_TIME_DOMAIN_DEVICE_KHR ",{"type":13,"tag":38,"props":70,"children":71},{"style":45},[72],{"type":18,"value":73},"=",{"type":13,"tag":38,"props":75,"children":77},{"style":76},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[78],{"type":18,"value":79}," 0",{"type":13,"tag":38,"props":81,"children":82},{"style":56},[83],{"type":18,"value":84},",\n",{"type":13,"tag":38,"props":86,"children":88},{"class":40,"line":87},3,[89,94,98,103],{"type":13,"tag":38,"props":90,"children":91},{"style":56},[92],{"type":18,"value":93}," VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR ",{"type":13,"tag":38,"props":95,"children":96},{"style":45},[97],{"type":18,"value":73},{"type":13,"tag":38,"props":99,"children":100},{"style":76},[101],{"type":18,"value":102}," 1",{"type":13,"tag":38,"props":104,"children":105},{"style":56},[106],{"type":18,"value":84},{"type":13,"tag":38,"props":108,"children":110},{"class":40,"line":109},4,[111,116,120,125],{"type":13,"tag":38,"props":112,"children":113},{"style":56},[114],{"type":18,"value":115}," VK_TIME_DOMAIN_CLOCK_MONOTONIC_RAW_KHR ",{"type":13,"tag":38,"props":117,"children":118},{"style":45},[119],{"type":18,"value":73},{"type":13,"tag":38,"props":121,"children":122},{"style":76},[123],{"type":18,"value":124}," 2",{"type":13,"tag":38,"props":126,"children":127},{"style":56},[128],{"type":18,"value":84},{"type":13,"tag":38,"props":130,"children":132},{"class":40,"line":131},5,[133,138,142,147],{"type":13,"tag":38,"props":134,"children":135},{"style":56},[136],{"type":18,"value":137}," VK_TIME_DOMAIN_QUERY_PERFORMANCE_COUNTER_KHR ",{"type":13,"tag":38,"props":139,"children":140},{"style":45},[141],{"type":18,"value":73},{"type":13,"tag":38,"props":143,"children":144},{"style":76},[145],{"type":18,"value":146}," 3",{"type":13,"tag":38,"props":148,"children":149},{"style":56},[150],{"type":18,"value":84},{"type":13,"tag":38,"props":152,"children":154},{"class":40,"line":153},6,[155],{"type":13,"tag":38,"props":156,"children":157},{"style":56},[158],{"type":18,"value":159},"} VkTimeDomainKHR;\n",{"type":13,"tag":25,"props":161,"children":166},{"className":162,"code":163,"filename":164,"language":165,"meta":31,"style":31},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct TimeDomainKHR(u32);\nimpl TimeDomainKHR {\n pub const DEVICE: Self = 0;\n pub const CLOCK_MONOTONIC: Self = 1;\n pub const CLOCK_MONOTONIC_RAW: Self = 2;\n pub const QUERY_PERFORMANCE_COUNTER: Self = 3;\n}\n","Rust","rs",[167],{"type":13,"tag":34,"props":168,"children":169},{"__ignoreMap":31},[170,204,221,263,299,335,371],{"type":13,"tag":38,"props":171,"children":172},{"class":40,"line":41},[173,178,183,189,194,199],{"type":13,"tag":38,"props":174,"children":175},{"style":45},[176],{"type":18,"value":177},"pub",{"type":13,"tag":38,"props":179,"children":180},{"style":45},[181],{"type":18,"value":182}," struct",{"type":13,"tag":38,"props":184,"children":186},{"style":185},"--shiki-default:#953800;--shiki-dark:#FFA657",[187],{"type":18,"value":188}," TimeDomainKHR",{"type":13,"tag":38,"props":190,"children":191},{"style":56},[192],{"type":18,"value":193},"(",{"type":13,"tag":38,"props":195,"children":196},{"style":185},[197],{"type":18,"value":198},"u32",{"type":13,"tag":38,"props":200,"children":201},{"style":56},[202],{"type":18,"value":203},");\n",{"type":13,"tag":38,"props":205,"children":206},{"class":40,"line":62},[207,212,216],{"type":13,"tag":38,"props":208,"children":209},{"style":45},[210],{"type":18,"value":211},"impl",{"type":13,"tag":38,"props":213,"children":214},{"style":185},[215],{"type":18,"value":188},{"type":13,"tag":38,"props":217,"children":218},{"style":56},[219],{"type":18,"value":220}," {\n",{"type":13,"tag":38,"props":222,"children":223},{"class":40,"line":87},[224,229,234,239,244,249,254,258],{"type":13,"tag":38,"props":225,"children":226},{"style":45},[227],{"type":18,"value":228}," pub",{"type":13,"tag":38,"props":230,"children":231},{"style":45},[232],{"type":18,"value":233}," const",{"type":13,"tag":38,"props":235,"children":236},{"style":76},[237],{"type":18,"value":238}," DEVICE",{"type":13,"tag":38,"props":240,"children":241},{"style":45},[242],{"type":18,"value":243},":",{"type":13,"tag":38,"props":245,"children":246},{"style":76},[247],{"type":18,"value":248}," Self",{"type":13,"tag":38,"props":250,"children":251},{"style":45},[252],{"type":18,"value":253}," =",{"type":13,"tag":38,"props":255,"children":256},{"style":76},[257],{"type":18,"value":79},{"type":13,"tag":38,"props":259,"children":260},{"style":56},[261],{"type":18,"value":262},";\n",{"type":13,"tag":38,"props":264,"children":265},{"class":40,"line":109},[266,270,274,279,283,287,291,295],{"type":13,"tag":38,"props":267,"children":268},{"style":45},[269],{"type":18,"value":228},{"type":13,"tag":38,"props":271,"children":272},{"style":45},[273],{"type":18,"value":233},{"type":13,"tag":38,"props":275,"children":276},{"style":76},[277],{"type":18,"value":278}," CLOCK_MONOTONIC",{"type":13,"tag":38,"props":280,"children":281},{"style":45},[282],{"type":18,"value":243},{"type":13,"tag":38,"props":284,"children":285},{"style":76},[286],{"type":18,"value":248},{"type":13,"tag":38,"props":288,"children":289},{"style":45},[290],{"type":18,"value":253},{"type":13,"tag":38,"props":292,"children":293},{"style":76},[294],{"type":18,"value":102},{"type":13,"tag":38,"props":296,"children":297},{"style":56},[298],{"type":18,"value":262},{"type":13,"tag":38,"props":300,"children":301},{"class":40,"line":131},[302,306,310,315,319,323,327,331],{"type":13,"tag":38,"props":303,"children":304},{"style":45},[305],{"type":18,"value":228},{"type":13,"tag":38,"props":307,"children":308},{"style":45},[309],{"type":18,"value":233},{"type":13,"tag":38,"props":311,"children":312},{"style":76},[313],{"type":18,"value":314}," CLOCK_MONOTONIC_RAW",{"type":13,"tag":38,"props":316,"children":317},{"style":45},[318],{"type":18,"value":243},{"type":13,"tag":38,"props":320,"children":321},{"style":76},[322],{"type":18,"value":248},{"type":13,"tag":38,"props":324,"children":325},{"style":45},[326],{"type":18,"value":253},{"type":13,"tag":38,"props":328,"children":329},{"style":76},[330],{"type":18,"value":124},{"type":13,"tag":38,"props":332,"children":333},{"style":56},[334],{"type":18,"value":262},{"type":13,"tag":38,"props":336,"children":337},{"class":40,"line":153},[338,342,346,351,355,359,363,367],{"type":13,"tag":38,"props":339,"children":340},{"style":45},[341],{"type":18,"value":228},{"type":13,"tag":38,"props":343,"children":344},{"style":45},[345],{"type":18,"value":233},{"type":13,"tag":38,"props":347,"children":348},{"style":76},[349],{"type":18,"value":350}," QUERY_PERFORMANCE_COUNTER",{"type":13,"tag":38,"props":352,"children":353},{"style":45},[354],{"type":18,"value":243},{"type":13,"tag":38,"props":356,"children":357},{"style":76},[358],{"type":18,"value":248},{"type":13,"tag":38,"props":360,"children":361},{"style":45},[362],{"type":18,"value":253},{"type":13,"tag":38,"props":364,"children":365},{"style":76},[366],{"type":18,"value":146},{"type":13,"tag":38,"props":368,"children":369},{"style":56},[370],{"type":18,"value":262},{"type":13,"tag":38,"props":372,"children":374},{"class":40,"line":373},7,[375],{"type":13,"tag":38,"props":376,"children":377},{"style":56},[378],{"type":18,"value":379},"}\n",{"type":13,"tag":14,"props":381,"children":382},{},[383],{"type":18,"value":384},"or the equivalent",{"type":13,"tag":21,"props":386,"children":387},{},[388,414],{"type":13,"tag":25,"props":389,"children":391},{"className":27,"code":390,"filename":29,"language":30,"meta":31,"style":31},"#define VkTimeDomainEXT VkTimeDomainKHR\n",[392],{"type":13,"tag":34,"props":393,"children":394},{"__ignoreMap":31},[395],{"type":13,"tag":38,"props":396,"children":397},{"class":40,"line":41},[398,403,409],{"type":13,"tag":38,"props":399,"children":400},{"style":45},[401],{"type":18,"value":402},"#define",{"type":13,"tag":38,"props":404,"children":406},{"style":405},"--shiki-default:#8250DF;--shiki-dark:#D2A8FF",[407],{"type":18,"value":408}," VkTimeDomainEXT",{"type":13,"tag":38,"props":410,"children":411},{"style":56},[412],{"type":18,"value":413}," VkTimeDomainKHR\n",{"type":13,"tag":25,"props":415,"children":417},{"className":162,"code":416,"filename":164,"language":165,"meta":31,"style":31},"const TimeDomainEXT: _ = vk::TimeDomainKHR;\n",[418],{"type":13,"tag":34,"props":419,"children":420},{"__ignoreMap":31},[421],{"type":13,"tag":38,"props":422,"children":423},{"class":40,"line":41},[424,429,434,438,443,447,452,457,462],{"type":13,"tag":38,"props":425,"children":426},{"style":45},[427],{"type":18,"value":428},"const",{"type":13,"tag":38,"props":430,"children":431},{"style":76},[432],{"type":18,"value":433}," TimeDomainEXT",{"type":13,"tag":38,"props":435,"children":436},{"style":45},[437],{"type":18,"value":243},{"type":13,"tag":38,"props":439,"children":440},{"style":56},[441],{"type":18,"value":442}," _ ",{"type":13,"tag":38,"props":444,"children":445},{"style":45},[446],{"type":18,"value":73},{"type":13,"tag":38,"props":448,"children":449},{"style":185},[450],{"type":18,"value":451}," vk",{"type":13,"tag":38,"props":453,"children":454},{"style":45},[455],{"type":18,"value":456},"::",{"type":13,"tag":38,"props":458,"children":459},{"style":185},[460],{"type":18,"value":461},"TimeDomainKHR",{"type":13,"tag":38,"props":463,"children":464},{"style":56},[465],{"type":18,"value":262},{"type":13,"tag":467,"props":468,"children":469},"ul",{},[470,511],{"type":13,"tag":471,"props":472,"children":473},"li",{},[474,480,482,489,491,497,499,509],{"type":13,"tag":34,"props":475,"children":477},{"className":476},[],[478],{"type":18,"value":479},"VK_TIME_DOMAIN_DEVICE_KHR",{"type":18,"value":481}," specifies the device time domain.\nTimestamp values in this time domain use the same units and are\ncomparable with device timestamp values captured using\n",{"type":13,"tag":483,"props":484,"children":486},"a",{"href":485},"/man/vkCmdWriteTimestamp",[487],{"type":18,"value":488},"vkCmdWriteTimestamp",{"type":18,"value":490},"\nor ",{"type":13,"tag":483,"props":492,"children":494},{"href":493},"/man/vkCmdWriteTimestamp2",[495],{"type":18,"value":496},"vkCmdWriteTimestamp2",{"type":18,"value":498},"\nand are defined to be incrementing according to the\n",{"type":13,"tag":483,"props":500,"children":502},{"href":501},"/man/VkPhysicalDeviceLimits#limits-timestampPeriod",[503],{"type":13,"tag":34,"props":504,"children":506},{"className":505},[],[507],{"type":18,"value":508},"timestampPeriod",{"type":18,"value":510}," of the device.",{"type":13,"tag":471,"props":512,"children":513},{},[514,520],{"type":13,"tag":34,"props":515,"children":517},{"className":516},[],[518],{"type":18,"value":519},"VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR",{"type":18,"value":521}," specifies the CLOCK_MONOTONIC\ntime domain available on POSIX platforms.\nTimestamp values in this time domain are in units of nanoseconds and are\ncomparable with platform timestamp values captured using the POSIX\nclock_gettime API as computed by this example:",{"type":13,"tag":523,"props":524,"children":525},"note",{},[526],{"type":13,"tag":14,"props":527,"children":528},{},[529,531,536,538,544,546,552,554,559,561,565,566,570],{"type":18,"value":530},"An implementation supporting\n",{"type":13,"tag":483,"props":532,"children":534},{"href":533},"/extensions/VK_KHR_calibrated_timestamps",[535],{"type":18,"value":6},{"type":18,"value":537},"\nor\n",{"type":13,"tag":483,"props":539,"children":541},{"href":540},"/extensions/VK_EXT_calibrated_timestamps",[542],{"type":18,"value":543},"VK_EXT_calibrated_timestamps",{"type":18,"value":545},"\nwill use the same time domain for all its ",{"type":13,"tag":483,"props":547,"children":549},{"href":548},"/man/VkQueue",[550],{"type":18,"value":551},"VkQueue",{"type":18,"value":553}," so that timestamp\nvalues reported for ",{"type":13,"tag":34,"props":555,"children":557},{"className":556},[],[558],{"type":18,"value":479},{"type":18,"value":560}," can be matched to any\ntimestamp captured through ",{"type":13,"tag":483,"props":562,"children":563},{"href":485},[564],{"type":18,"value":488},{"type":18,"value":490},{"type":13,"tag":483,"props":567,"children":568},{"href":493},[569],{"type":18,"value":496},{"type":18,"value":571},"\n.",{"type":13,"tag":25,"props":573,"children":575},{"className":27,"code":574,"language":30,"meta":31,"style":31},"struct timespec tv;\nclock_gettime(CLOCK_MONOTONIC, &tv);\nreturn tv.tv_nsec + tv.tv_sec*1000000000ull;\n",[576],{"type":13,"tag":34,"props":577,"children":578},{"__ignoreMap":31},[579,592,619],{"type":13,"tag":38,"props":580,"children":581},{"class":40,"line":41},[582,587],{"type":13,"tag":38,"props":583,"children":584},{"style":45},[585],{"type":18,"value":586},"struct",{"type":13,"tag":38,"props":588,"children":589},{"style":56},[590],{"type":18,"value":591}," timespec tv;\n",{"type":13,"tag":38,"props":593,"children":594},{"class":40,"line":62},[595,600,605,610,615],{"type":13,"tag":38,"props":596,"children":597},{"style":405},[598],{"type":18,"value":599},"clock_gettime",{"type":13,"tag":38,"props":601,"children":602},{"style":56},[603],{"type":18,"value":604},"(CLOCK_MONOTONIC, ",{"type":13,"tag":38,"props":606,"children":607},{"style":45},[608],{"type":18,"value":609},"&",{"type":13,"tag":38,"props":611,"children":612},{"style":185},[613],{"type":18,"value":614},"tv",{"type":13,"tag":38,"props":616,"children":617},{"style":56},[618],{"type":18,"value":203},{"type":13,"tag":38,"props":620,"children":621},{"class":40,"line":87},[622,627,632,637,642,647,652,657],{"type":13,"tag":38,"props":623,"children":624},{"style":45},[625],{"type":18,"value":626},"return",{"type":13,"tag":38,"props":628,"children":629},{"style":56},[630],{"type":18,"value":631}," tv.tv_nsec ",{"type":13,"tag":38,"props":633,"children":634},{"style":45},[635],{"type":18,"value":636},"+",{"type":13,"tag":38,"props":638,"children":639},{"style":56},[640],{"type":18,"value":641}," tv.tv_sec",{"type":13,"tag":38,"props":643,"children":644},{"style":45},[645],{"type":18,"value":646},"*",{"type":13,"tag":38,"props":648,"children":649},{"style":76},[650],{"type":18,"value":651},"1000000000",{"type":13,"tag":38,"props":653,"children":654},{"style":45},[655],{"type":18,"value":656},"ull",{"type":13,"tag":38,"props":658,"children":659},{"style":56},[660],{"type":18,"value":262},{"type":13,"tag":467,"props":662,"children":663},{},[664],{"type":13,"tag":471,"props":665,"children":666},{},[667,673],{"type":13,"tag":34,"props":668,"children":670},{"className":669},[],[671],{"type":18,"value":672},"VK_TIME_DOMAIN_CLOCK_MONOTONIC_RAW_KHR",{"type":18,"value":674}," specifies the\nCLOCK_MONOTONIC_RAW time domain available on POSIX platforms.\nTimestamp values in this time domain are in units of nanoseconds and are\ncomparable with platform timestamp values captured using the POSIX\nclock_gettime API as computed by this example:",{"type":13,"tag":25,"props":676,"children":678},{"className":27,"code":677,"language":30,"meta":31,"style":31},"struct timespec tv;\nclock_gettime(CLOCK_MONOTONIC_RAW, &tv);\nreturn tv.tv_nsec + tv.tv_sec*1000000000ull;\n",[679],{"type":13,"tag":34,"props":680,"children":681},{"__ignoreMap":31},[682,693,717],{"type":13,"tag":38,"props":683,"children":684},{"class":40,"line":41},[685,689],{"type":13,"tag":38,"props":686,"children":687},{"style":45},[688],{"type":18,"value":586},{"type":13,"tag":38,"props":690,"children":691},{"style":56},[692],{"type":18,"value":591},{"type":13,"tag":38,"props":694,"children":695},{"class":40,"line":62},[696,700,705,709,713],{"type":13,"tag":38,"props":697,"children":698},{"style":405},[699],{"type":18,"value":599},{"type":13,"tag":38,"props":701,"children":702},{"style":56},[703],{"type":18,"value":704},"(CLOCK_MONOTONIC_RAW, ",{"type":13,"tag":38,"props":706,"children":707},{"style":45},[708],{"type":18,"value":609},{"type":13,"tag":38,"props":710,"children":711},{"style":185},[712],{"type":18,"value":614},{"type":13,"tag":38,"props":714,"children":715},{"style":56},[716],{"type":18,"value":203},{"type":13,"tag":38,"props":718,"children":719},{"class":40,"line":87},[720,724,728,732,736,740,744,748],{"type":13,"tag":38,"props":721,"children":722},{"style":45},[723],{"type":18,"value":626},{"type":13,"tag":38,"props":725,"children":726},{"style":56},[727],{"type":18,"value":631},{"type":13,"tag":38,"props":729,"children":730},{"style":45},[731],{"type":18,"value":636},{"type":13,"tag":38,"props":733,"children":734},{"style":56},[735],{"type":18,"value":641},{"type":13,"tag":38,"props":737,"children":738},{"style":45},[739],{"type":18,"value":646},{"type":13,"tag":38,"props":741,"children":742},{"style":76},[743],{"type":18,"value":651},{"type":13,"tag":38,"props":745,"children":746},{"style":45},[747],{"type":18,"value":656},{"type":13,"tag":38,"props":749,"children":750},{"style":56},[751],{"type":18,"value":262},{"type":13,"tag":467,"props":753,"children":754},{},[755],{"type":13,"tag":471,"props":756,"children":757},{},[758,764],{"type":13,"tag":34,"props":759,"children":761},{"className":760},[],[762],{"type":18,"value":763},"VK_TIME_DOMAIN_QUERY_PERFORMANCE_COUNTER_KHR",{"type":18,"value":765}," specifies the\nperformance counter (QPC) time domain available on Windows.\nTimestamp values in this time domain are in the same units as those\nprovided by the Windows QueryPerformanceCounter API and are comparable\nwith platform timestamp values captured using that API as computed by\nthis example:",{"type":13,"tag":25,"props":767,"children":769},{"className":27,"code":768,"language":30,"meta":31,"style":31},"LARGE_INTEGER counter;\nQueryPerformanceCounter(&counter);\nreturn counter.QuadPart;\n",[770],{"type":13,"tag":34,"props":771,"children":772},{"__ignoreMap":31},[773,781,806],{"type":13,"tag":38,"props":774,"children":775},{"class":40,"line":41},[776],{"type":13,"tag":38,"props":777,"children":778},{"style":56},[779],{"type":18,"value":780},"LARGE_INTEGER counter;\n",{"type":13,"tag":38,"props":782,"children":783},{"class":40,"line":62},[784,789,793,797,802],{"type":13,"tag":38,"props":785,"children":786},{"style":405},[787],{"type":18,"value":788},"QueryPerformanceCounter",{"type":13,"tag":38,"props":790,"children":791},{"style":56},[792],{"type":18,"value":193},{"type":13,"tag":38,"props":794,"children":795},{"style":45},[796],{"type":18,"value":609},{"type":13,"tag":38,"props":798,"children":799},{"style":185},[800],{"type":18,"value":801},"counter",{"type":13,"tag":38,"props":803,"children":804},{"style":56},[805],{"type":18,"value":203},{"type":13,"tag":38,"props":807,"children":808},{"class":40,"line":87},[809,813],{"type":13,"tag":38,"props":810,"children":811},{"style":45},[812],{"type":18,"value":626},{"type":13,"tag":38,"props":814,"children":815},{"style":56},[816],{"type":18,"value":817}," counter.QuadPart;\n",{"type":13,"tag":819,"props":820,"children":821},"style",{},[822],{"type":18,"value":823},"html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":31,"searchDepth":62,"depth":62,"links":825},[],"markdown",1725732590261]