cctools
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
dttools
src
uptime.h
1
/*
2
Copyright (C) 2013- The University of Notre Dame
3
This software is distributed under the GNU General Public License.
4
See the file COPYING for details.
5
*/
6
7
#ifndef UPTIME_H
8
#define UPTIME_H
9
10
int
uptime_get();
11
12
#endif
Generated by
1.8.5