Searched defs:durStr (Results 1 – 7 of 7) sorted by relevance
35 durStr?: string; property44 durStr: string; property109 durStr: item.durStr!, constant
28 durStr: string; property
29 durStr: string; property
1186 durStr: string = ''; property in FileSysEvent1213 durStr: string = ''; property in IoCompletionTimes1236 durStr: string = ''; property in VirtualMemoryEvent
1133 durStr: string = ''; property in FreqThread
380 durStr: string = '0'; property in HangStructInPane
479 let durStr = isChild ? 'C.dur AS duration,' : 'SUM(COALESCE(C.dur, 0)) AS duration,'; variable