Searched refs:time_fn (Results 1 – 1 of 1) sorted by relevance
587 constructor(prefix, funktions, time_fn) { argument595 return sum + (each.hasBeenExecuted() ? time_fn(each) : 0)598 return sum + (each.hasBeenExecuted() ? 0 : time_fn(each))