Searched defs:durTime (Results 1 – 1 of 1) sorted by relevance
180 static int AddItemToJson(cJSON *root, const char *name, double startTime, int pid, double durTime) in AddItemToJson()202 double durTime = readyTime - forkTime; in BootEventTraversal() local