PCMTimer.h File Reference


Detailed Description

Contains declaration of class Timer.

Definition in file PCMTimer.h.

#include "PCMPremeditations.h"
#include <string>
#include <sys/time.h>
#include <squirrel/squirrel.h>
#include <squirrel/sqstdio.h>
#include <squirrel/sqstdaux.h>
#include <squirrel/sqplus.h>
#include "PCMTimer_impl.h"

Include dependency graph for PCMTimer.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Namespaces

namespace  ParCompMark

Classes

class  ParCompMark::Timer
 Collection of time handling methods. More...

Functions

 DECLARE_INSTANCE_TYPE_NAME (ParCompMark::Timer, Timer)
 


Function Documentation

DECLARE_INSTANCE_TYPE_NAME ( ParCompMark::Timer  ,
Timer   
)