tfhe_libex
src
test
utils.hpp
1
6
#ifndef TEST_UTILS
7
#define TEST_UTILS
8
void
start_timer();
9
double
lap();
10
#endif
構築:
1.8.17