SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Time_unix.cc File Reference

Generic unix implementation of the Time class. More...

#include <Core/Thread/Time.h>
#include <Core/Thread/Thread.h>
#include <Core/Thread/ThreadError.h>
#include <stdio.h>
#include <sys/time.h>
#include <errno.h>
#include <iostream>
#include <string.h>

Detailed Description

Generic unix implementation of the Time class.

Author
Steve Parker Department of Computer Science University of Utah
Date
June 1997