SCM Repository
Diff of /branches/pure-cfg/src/include/Diderot/diderot.h
Parent Directory
|
Revision Log
|
Patch
revision 1275, Mon Jun 6 11:31:47 2011 UTC | revision 1276, Mon Jun 6 12:07:05 2011 UTC | |
---|---|---|
# | Line 76 | Line 76 |
76 | //! \brief function to get information about the CPU configuration | //! \brief function to get information about the CPU configuration |
77 | bool GetNumCPUs (CPUInfo_t *info); | bool GetNumCPUs (CPUInfo_t *info); |
78 | ||
79 | //! get the current time in seconds | |
80 | double GetTime (); | |
81 | ||
82 | ||
83 | /********** scalar math functions **********/ | /********** scalar math functions **********/ |
84 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |