ViennaSHE 1.3.0
Free open-source semiconductor device simulator using spherical harmonics expansions techniques.
timer.hpp File Reference

Contains a timer class. Contains one windows implementation and one *NIX implementation. More...

#include <iostream>
#include <sys/time.h>

Go to the source code of this file.

Classes

class  viennashe::util::timer
 A simple timer class. More...
 

Namespaces

namespace  viennashe
 The main ViennaSHE namespace. All functionality resides inside this namespace.
 
namespace  viennashe::util
 A collection of utilities used within ViennaSHE.
 

Detailed Description

Contains a timer class. Contains one windows implementation and one *NIX implementation.

Definition in file timer.hpp.