Searched defs:queryRunnableTimeByRunning (Results 1 – 2 of 2) sorted by relevance
385 export const queryRunnableTimeByRunning = (tid: number, startTime: number): Promise<Array<WakeupBea… constant
120 let queryRunnableTimeByRunning = processSqlite.queryRunnableTimeByRunning; variable