PSTime/src/Duration.cpp File Reference

#include "PSTime/Duration.h"
#include <iostream>
#include <iomanip>
#include <math.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>

Go to the source code of this file.

Namespaces

namespace  PSTime

Functions

ostream & PSTime::operator<< (ostream &os, const Duration &d)

Variables

const uint32_t nsecInASec = 1000000000U


Variable Documentation

const uint32_t nsecInASec = 1000000000U [static]

Definition at line 33 of file Duration.cpp.

Referenced by PSTime::Duration::Duration(), PSTime::Duration::operator+(), PSTime::Time::operator+=(), PSTime::Duration::operator+=(), PSTime::Time::operator-(), PSTime::Duration::operator-(), and PSTime::Time::operator-=().


Generated on 19 Dec 2016 for PSANAclasses by  doxygen 1.4.7