Savarese Software Research
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

time.h

Go to the documentation of this file.
00001 /*
00002  * $Id: time.h 5870 2005-10-28 02:08:08Z dfs $
00003  *
00004  * Copyright 2003-2005 Daniel F. Savarese
00005  * Copyright 2005 Savarese Software Research
00006  *
00007  * Licensed under the Apache License, Version 2.0 (the "License");
00008  * you may not use this file except in compliance with the License.
00009  * You may obtain a copy of the License at
00010  *
00011  *     https://www.savarese.com/software/ApacheLicense-2.0
00012  *
00013  * Unless required by applicable law or agreed to in writing, software
00014  * distributed under the License is distributed on an "AS IS" BASIS,
00015  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00016  * See the License for the specific language governing permissions and
00017  * limitations under the License.
00018  */
00019 
00026 #ifndef __SAVA_PACKAGE_TIME_H
00027 #define __SAVA_PACKAGE_TIME_H
00028 
00029 #include <libsava/time/StopWatch.h>
00030 
00031 #endif

Savarese Software Research
Copyright © 2003-2005 Savarese Software Research and Daniel F. Savarese. All rights reserved.