#include "gpucalc/timer.h"
#include "gpucalc/log_manager.h"
#include <sys/time.h>
Go to the source code of this file.
| Namespaces | |
| namespace | gpucalc | 
Used <sys/time.h> header and gettimeofday function for our Timer.
Definition in file unix_timer_impl.cpp.
 1.5.6
 1.5.6