source:
Sophya/trunk/SophyaLib/UnixMac/include/sys/time.h@
795
| Last change on this file since 795 was 683, checked in by , 26 years ago | |
|---|---|
| File size: 146 bytes | |
| Rev | Line | |
|---|---|---|
| [683] | 1 | #include "utime.mac.h" |
| 2 | ||
| 3 | struct timezone { | |
| 4 | int tz_minuteswest; | |
| 5 | int tz_dsttime; | |
| 6 | }; | |
| 7 | ||
| 8 | int gettimeofday(struct timeval *tp, struct timezone *tzp); |
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/PI/chrome/site/your_project_logo.png)