Searched refs:time_fpr (Results 1 – 1 of 1) sorted by relevance
24 static time_f time_fpr = NULL; //Function from the application to get the current time variable67 time_fpr = t_function; in bs_trace_register_time_function()113 if( time_fpr != NULL ){ in get_time()114 return time_fpr(); in get_time()