#include "TTimeStamp.h"

timespec


class description - source file - inheritance tree (.pdf)

class timespec

Inheritance Chart:
timespec

    public:
timespec() timespec(const timespec&) ~timespec() timespec& operator=(const timespec&)

Data Members


    public:
time_t tv_sec seconds long tv_nsec nanoseconds

Class Description




Inline Functions


             void ~timespec()
         timespec timespec()
         timespec timespec(const timespec&)
        timespec& operator=(const timespec&)


Author: R. Hatcher 30/9/2001
Last update: root/base:$Name: $:$Id: TTimeStamp.h,v 1.14 2005/03/18 22:33:16 rdm Exp $
Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. *


ROOT page - Class index - Class Hierarchy - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.