Searched defs:compute_diff (Results 1 – 2 of 2) sorted by relevance
41 static float compute_diff(struct timeval start, struct timeval end, float compare) { in compute_diff() function
256 def compute_diff(commit, files): function