SkePU  1.2
 All Classes Namespaces Files Functions Variables Enumerations Friends Macros Groups Pages
Classes | Namespaces
timer_linux.h File Reference

Contains timer class that can be used by Linux systems. More...

#include <sys/time.h>
#include <iostream>
#include <vector>
Include dependency graph for timer_linux.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  skepu::TimerLinux_GTOD
 A class that can be used measure time on Linux systems. More...
 

Namespaces

 skepu
 The main namespace for SkePU library.
 

Detailed Description

Contains timer class that can be used by Linux systems.